Returns the dimension of this Geometrys inherent boundary.
[Visual Basic]
MustOverride Public Function GetBoundaryDimension() As Integer
Returns the dimension of the boundary of the class implementing this interface, whether or not this object is the empty geometry. Returns Dimension.FALSE if the boundary is the empty geometry.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.GetBoundaryDimension
Geometry Class | Geometry Members | Geotools.Geometries Namespace