Each of the different supported segment types. The segment type can be accessed by calling Enums.SegmentType.
The SegmentType can be one of:
Constant | Description |
---|---|
Enums. | (-1) An unknown segment. |
Enums. | (1) Line segment. |
Enums. | (2) Cubic bezier curve segment. |
Enums. | (3) Elliptic arc curve segment. |