LinePatternSegmentType
Description:
Represents the type of a line pattern segment.
Represents the type of a line pattern segment.
public enum LinePatternSegmentType
| Name | Description |
|---|---|
| Dash | A dash |
| Dot | A dot |
| Invalid | |
| Space | A space |