GeoLocationDataHorizontalUnits Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public UnitsValue HorizontalUnits { get; set; }
Public Property HorizontalUnits As UnitsValue
Get
Set
public:
property UnitsValue HorizontalUnits {
UnitsValue get ();
void set (UnitsValue value);
}
member HorizontalUnits : UnitsValue with get, set
Property Value
UnitsValue
See Also