IGeometry.GeometryType

IGeometry.GeometryType property

Gets the type of the geometry.

public GeometryType GeometryType { get; }

Property Value

The type of the geometry.

See Also