Enum PolygonArcSegmentDirections
Enumeration covering the direction of the start point to the next point on the arc circumference
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public enum PolygonArcSegmentDirections : int
Fields
Name | Description |
---|---|
Clockwise | Polygon arc segment direction - Clockwise |
CounterClockwise | Polygon arc segment direction - Counter Clockwise (anti) |