Geotools.Net

IGeometry.GetGeometryType Method 

Returns the type name of this object.

[Visual Basic]
Function GetGeometryType() As String
[C#]
string GetGeometryType();

Return Value

Returns the type name of this Geometry.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.GetGeometryType

See Also

IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace