Geometry.CoordinateDimension

Geometry.CoordinateDimension property

Gets the number of coordinate dimensions for this Geometry.

public int CoordinateDimension { get; }

Property Value

The number of coordinate dimensions.

See Also