GeometryCollection.Item
GeometryCollection indexer
Obtient unIGeometry
à l’index spécifié.
public IGeometry this[int index] { get; }
Paramètre | La description |
---|---|
index | L’index. |
Valeur de la propriété
LeIGeometry
.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | L’index est hors plage. |
Voir également
- interface IGeometry
- class GeometryCollection
- espace de noms Aspose.Gis.Geometries
- Assemblée Aspose.GIS