DK11 for Java | tatukgis.jdk.TGIS_PointList.Add | Methods | Properties
Add new item to the list.
// Java public int Add( TGIS_Point _val );
// Oxygene public function Add( _val : TGIS_Point ) : Integer;
Name | Type | Description |
---|---|---|
_val | TGIS_Point | item to be added |
Type | Description |
---|---|
int Integer | position of the item |