UnderlayItemUnits Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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