Enum PolygonSegmentTypes
Enumeration depicting the type of Polygon segment
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public enum PolygonSegmentTypes
Fields
| Name | Description |
|---|---|
| Arc | Polygon segment type - Arc |
| Line | Polygon segment type - Line |