C1.C1Preview Namespace : LineDef Class |
For a list of all members of this type, see LineDef members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets the the background color of spaces between the dashes of a dashed line. Not used if DashStyle is System.Drawing.Drawing2D.DashStyle.Solid. |
![]() | Color | Gets the line color. |
![]() | DashPattern | Gets an array of custom dashes and spaces. |
![]() | DashStyle | Gets the System.Drawing.Drawing2D.DashStyle of the current LineDef. |
![]() ![]() | 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). |