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 |
| Space | A space |
| Dot | A dot |
| Invalid |