Geometry.Dimension
Geometry.Dimension property
Gets the topological dimension of this Geometry
. If the dimension is unknown (e.g. for an empty GEOMETRYCOLLECTION) Point is returned.
public abstract GeometryDimension Dimension { get; }
See Also
- enum GeometryDimension
- class Geometry
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS