Returns the largest dimension in the collection.
[Visual Basic]
Overrides Public Function GetDimension() As Integer Implements _
IGeometry.GetDimension
An integer containing the largest dimension in the collection.
E.g. a surface = 2 , a point = 0.
GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace