Interface IPolygon
IPolygon interface
AICurvePolygon
cuyos límites están definidos por anillos lineales.
public interface IPolygon : ICurvePolygon, IEquatable<IPolygon>
Propiedades
Nombre | Descripción |
---|---|
ExteriorRing { get; } | Obtiene el anillo exterior. |
Métodos
Nombre | Descripción |
---|---|
GetInteriorRing(int) | Obtiene el anillo interior por su índice. |
ToEditable() | Obtiene una copia editable de esta geometría. |
Ver también
- interface ICurvePolygon
- espacio de nombres Aspose.Gis.Geometries
- asamblea Aspose.GIS