Returns the dimension of this Geometry.
[Visual Basic]
MustOverride Public Function GetDimension() As Integer Implements _
IGeometry.GetDimension
Returns the dimension of the class implementing this interface, whether or not this object is the empty geometry
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.GetDimension
Geometry Class | Geometry Members | Geotools.Geometries Namespace