Geotools.Net

ProjectedCoordinateSystem.Dimension Property

Gets the number of dimensions this coordinate system represents.

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

Property Value

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

Implements

ICoordinateSystem.Dimension

Remarks

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

See Also

ProjectedCoordinateSystem Class | ProjectedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace