Enum CadLayoutUcsOrthographicType

CadLayoutUcsOrthographicType enumeration

Orthographic type of UCS. CadLayout

public enum CadLayoutUcsOrthographicType : short

Values

NameValueDescription
IsNotOrthographic0Is not orthographic
Top1Orthographic is top
Bottom2Orthographic is bottom
Front3Orthographic is front
Back4Orthographic is back
Left5Orthographic is left
Right6Orthographic is right

See Also