名前 | 解説 | |
---|---|---|
BackColor | Gets the the background color of spaces between the dashes of a dashed line. Not used if LineDef.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). |