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