Enum CadPlotRotation
CadPlotRotation enumeration
Plot rotation. CadPlotSettings
public enum CadPlotRotation : short
Values
| Name | Value | Description | 
|---|---|---|
| NoRotation | 0 | The no rotation | 
| Counterclockwise90Degrees | 1 | The counterclockwise90 degrees | 
| UpsideDown | 2 | The upside down | 
| Clockwise90Degrees | 3 | The clockwise90 degrees | 
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
 - assembly Aspose.CAD