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