GeoCoordinateSystemUnit Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public UnitsValue Unit { get; }
Public ReadOnly Property Unit As UnitsValue
Get
public:
property UnitsValue Unit {
UnitsValue get ();
}
member Unit : UnitsValue with get
Property Value
UnitsValue
See Also