The LineDef type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackColor | ||
Color |
Gets the line color.
|
|
DashPattern |
Gets an array of custom dashes and spaces.
|
|
DashStyle | ||
Default |
Represents the default regular line (solid black, 1pt wide).
|
|
DefaultBold |
Represents the default bold line (solid black, 2pt wide).
|
|
Empty |
Represents an empty line (with emtpy color and zero width).
|
|
Width |
Gets the line width (thickness).
|