CurvePolygon.GetInteriorRing
CurvePolygon.GetInteriorRing method
Obtient l’anneau intérieur par son index.
public ICurve GetInteriorRing(int index)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | L’index. |
Return_Value
L’anneau intérieur.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | L’indice est hors plage. |
Voir également
- interface ICurve
- class CurvePolygon
- espace de noms Aspose.Gis.Geometries
- Assemblée Aspose.GIS