GeometryCollection.GeometryType

GeometryCollection.GeometryType property

Gets the type of the geometry.

public override GeometryType GeometryType { get; }

Property Value

The type of the geometry.

See Also