Represents a rectangle to be drawn on this layer.
The following tables list the members exposed by RenderableDrawingLayer.dlRect.
Public Constructors
| Name | Description | |
|---|---|---|
|
RenderableDrawingLayer.dlRect |
Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
FillColor | The color to fill the rectangle with. |
|
Filled | Indicates whether this rectangle should be filled or not. (Transparent if not filled) |
|
LineWidth | Width of the line. |
|
OutlineColor | Outline color of the line. |
|
rect | Defines the area of the rectangle. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |