UnderlayItemUnits Property
|
Property that represents the units used by the
item.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public UnitsValue Units { get; }
Public ReadOnly Property Units As UnitsValue
Get
public:
property UnitsValue Units {
UnitsValue get ();
}
member Units : UnitsValue with get
Property Value
UnitsValue
See Also