Enum CadPlotRotation

CadPlotRotation enumeration

Plot rotation. CadPlotSettings

public enum CadPlotRotation : short

Values

NameValueDescription
NoRotation0The no rotation
Counterclockwise90Degrees1The counterclockwise90 degrees
UpsideDown2The upside down
Clockwise90Degrees3The clockwise90 degrees

See Also