[]
Represents a dash stop primitive. Dashing schemes are built by specifying an ordered list of dash stop primitive. A dash stop primitive consists of a dash and a space.
public struct DashStop
Public Structure DashStop
Name | Description |
---|---|
DashLength | Gets the length of the dash relative to the line width. |
SpaceLength | Gets the length of the space relative to the line width. |