Given a geomtry object, returns the equilivent shape file type.
[Visual Basic]
Public Shared Function GetShapeType( _
ByVal geom As Geometry _
) As ShapeType
The equilivent for the geometry object.
Missing <remarks> documentation for M:Geotools.Data.Shapefile.GetShapeType(Geotools.Geometries.Geometry)
Shapefile Class | Shapefile Members | Geotools.Data Namespace