[]
Represents a 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 class DashStop : FormattingBag
Public Class DashStop
Inherits FormattingBag
| Name | Description |
|---|---|
| DashLength | Gets or sets the length, in percent, of the dash relative to line width. |
| SpaceLength | Gets or sets the length, in percent, of the space relative to line width. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() |