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; }
Public Property UCorthoview As Short
Get
Set
public:
property short UCorthoview {
short get ();
void set (short value);
}
member UCorthoview : int16 with get, set
PROPERTY UCorthoview AS SHORT GET SET
Property Value
Type:
Int16See Also