Represents a simple line object to be drawn on this layer.
The following tables list the members exposed by RenderableDrawingLayer.dlLine.
Public Constructors
| Name | Description | |
|---|---|---|
|
RenderableDrawingLayer.dlLine |
Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
LineWidth | Width of the line. |
|
OutlineColor | Outline color of the line. |
|
X1 | Start coordinate X |
|
X2 | End coordinate X |
|
Y1 | Start coordinate Y |
|
Y2 | End coordinate Y |
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 |