GeoCoordinateSystemGeoUnit Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public GeoCSUnit GeoUnit { get; }
Public ReadOnly Property GeoUnit As GeoCSUnit
Get
public:
property GeoCSUnit GeoUnit {
GeoCSUnit get ();
}
member GeoUnit : GeoCSUnit with get
Property Value
Type:
GeoCSUnit
See Also