Gets the dimension of this polygon. (The dimension of a polygon is always 2).
[Visual Basic]
Overrides Public Function GetDimension() As Integer Implements _
IGeometry.GetDimension
2 the dimension of a polygon is always 2.
Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetDimension
Polygon Class | Polygon Members | Geotools.Geometries Namespace