Geotools.Net

GeographicCoordinateSystem.Dimension Property

Gets the number of dimensions for a geographic coordinate system (2).

[Visual Basic]
Overrides Public ReadOnly Property Dimension As Integer Implements _
   ICoordinateSystem.Dimension
[C#]
public override int Dimension {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.GeographicCoordinateSystem.Dimension

Implements

ICoordinateSystem.Dimension

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateReferenceSystems.GeographicCoordinateSystem.Dimension

See Also

GeographicCoordinateSystem Class | GeographicCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace