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