Gets the length of the shapefile record using the geometry passed in.
[Visual Basic]
Overrides Public Function GetLength( _
ByVal geometry As Geometry _
) As Integer
The length in bytes this geometry is going to use when written out as a shapefile record.
Missing <remarks> documentation for M:Geotools.Data.PolygonHandler.GetLength(Geotools.Geometries.Geometry)
PolygonHandler Class | PolygonHandler Members | Geotools.Data Namespace