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