Click or drag to resize

HeaderVariablesUCorthoview Property

Orthographic view type of model space UCS: 0 = UCS is not orthographic; 1 = Top; 2 = Bottom; 3 = Front; 4 = Back; 5 = Left; 6 = Right

Namespace:  DXFReaderNET.Header
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public short UCorthoview { get; set; }

Property Value

Type: Int16
See Also