Geometry.GeometryType

Geometry.GeometryType property

Gets the type of the geometry.

public abstract GeometryType GeometryType { get; }

Property Value

The type of the geometry.

See Also