Interface ICurvePolygon
ICurvePolygon interface
Una superficie plana, definida por 1 límite exterior y 0 o más límites interiores.
public interface ICurvePolygon : IEquatable<ICurvePolygon>, ISurface
Propiedades
| Nombre | Descripción |
|---|---|
| ExteriorRing { get; } | Obtiene el anillo exterior. |
| InteriorRingsCount { get; } | Obtiene el número de anillos interiores. |
Métodos
| Nombre | Descripción |
|---|---|
| GetInteriorRing(int) | Obtiene el anillo interior por su índice. |
Ver también
- interface ISurface
- espacio de nombres Aspose.Gis.Geometries
- asamblea Aspose.GIS