DK for Delphi | GisClasses.TGIS_Point3DList.Items | Constructors | Methods | Properties
Get/set an list item.
// Delphi public property Items[ const _index : Integer ] : TGIS_Point3D read write;
// C++ Builder public: __property TGIS_Point3D* Items = {read, write};
Name | Type | Description |
---|---|---|
_index | Integer | position in the list |
Type |
---|
TGIS_Point3D |