LineString.Item
LineString indexer
Obtiene o establece elIPoint
en el índice especificado.
public IPoint this[int index] { get; set; }
Parámetro | Descripción |
---|---|
index | El índice. |
El valor de la propiedad
ElIPoint
.
Excepciones
excepción | condición |
---|---|
ArgumentOutOfRangeException | El índice está fuera de rango. |
ArgumentNullException | el valor esnull . |
ArgumentException | El punto está vacío. |
ArgumentException | SpatialReferenceSystem de esta geometría ySpatialReferenceSystem de argumento no son ambosnull y no son iguales. |
Ver también
- interface IPoint
- class LineString
- espacio de nombres Aspose.Gis.Geometries
- asamblea Aspose.GIS