DK for Java | tatukgis.jdk.TGIS_PointList.Items | Methods | Properties
Get/set an list item.
// Java public TGIS_Point getItems( int _index ); public void setItems( int _index, TGIS_Point _value );
// Oxygene public property Items[ const _index : Integer ] : TGIS_Point read write;
| Name | Type | Description |
|---|---|---|
| _index | int Integer | position in the list |
| Type |
|---|
| TGIS_Point |