Polygon.ExteriorRing
Polygon.ExteriorRing property
Gets the exterior ring.
public ILinearRing 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 ILinearRing
- class Polygon
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS