Polygon.AddInteriorRing
Polygon.AddInteriorRing method
Agrega un anillo interior.
public void AddInteriorRing(ILinearRing ring)
Parámetro | Escribe | Descripción |
---|---|---|
ring | ILinearRing | El anillo para agregar. |
Excepciones
excepción | condición |
---|---|
ArgumentNullException | el argumento esnull . |
ArgumentException | SpatialReferenceSystem de esta geometría ySpatialReferenceSystem de argumento son ambos not null y no son iguales entre si. |
Ver también
- interface ILinearRing
- class Polygon
- espacio de nombres Aspose.Gis.Geometries
- asamblea Aspose.GIS