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