Gets the length in bytes the Geometry will need when written as a shape file record.
[Visual Basic]
MustOverride 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.ShapeHandler.GetLength(Geotools.Geometries.Geometry)
ShapeHandler Class | ShapeHandler Members | Geotools.Data Namespace