UnderlayItemUnits Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
UnitsValue
See Also