GeometryCollection.Dimension

GeometryCollection.Dimension property

Gets the topological dimension of this Geometry. If collection is Empty, Point is returned.

public override GeometryDimension Dimension { get; }

See Also