CurvePolygon.ExteriorRing
CurvePolygon.ExteriorRing property
Gets the exterior ring.
public ICurve ExteriorRing { get; set; }
Property Value
The exterior ring.
Exceptions
exception | condition |
---|---|
ArgumentException | SpatialReferenceSystem of this geometry and SpatialReferenceSystem of argument are both not null and don’t equal to each other. |
See Also
- interface ICurve
- class CurvePolygon
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS