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