HeaderVariablesOrthoMode Property
|
Ortho mode on if nonzero
Namespace:
DXFReaderNET.Header
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short OrthoMode { get; set; }
Public Property OrthoMode As Short
Get
Set
public:
property short OrthoMode {
short get ();
void set (short value);
}
member OrthoMode : int16 with get, set
PROPERTY OrthoMode AS SHORT GET SET
Property Value
Type:
Int16See Also