Gets the length in bytes the Geometry will need when written as a shape file record.
[Visual Basic]
Overrides Public Function GetLength( _
ByVal geometry As Geometry _
) As Integer
The length in bytes the Geometry will use when represented as a shape file record.
Missing <remarks> documentation for M:Geotools.Data.PointHandler.GetLength(Geotools.Geometries.Geometry)
PointHandler Class | PointHandler Members | Geotools.Data Namespace