ViewUCSassociated Property
|
1 if there is a UCS associated to this view; 0 otherwise
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short UCSassociated { get; set; }
Public Property UCSassociated As Short
Get
Set
public:
property short UCSassociated {
short get ();
void set (short value);
}
member UCSassociated : int16 with get, set
PROPERTY UCSassociated AS SHORT GET SET
Property Value
Type:
Int16See Also