GeometryCollection.HasCurveGeometry
GeometryCollection.HasCurveGeometry property
Gets a value indicating whether this geometry is or contains curve (not linear) geometry.
public override bool HasCurveGeometry { get; }
Property Value
false if this geometry and all geometries it contains are linear; otherwise, true.
See Also
- class GeometryCollection
 - namespace Aspose.Gis.Geometries
 - assembly Aspose.GIS