Enum CadLayoutUcsOrthographicType
CadLayoutUcsOrthographicType enumeration
Orthographic type of UCS. CadLayout
public enum CadLayoutUcsOrthographicType : short
Values
Name | Value | Description |
---|---|---|
IsNotOrthographic | 0 | Is not orthographic |
Top | 1 | Orthographic is top |
Bottom | 2 | Orthographic is bottom |
Front | 3 | Orthographic is front |
Back | 4 | Orthographic is back |
Left | 5 | Orthographic is left |
Right | 6 | Orthographic is right |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD