DK11 for Delphi | GisCsBase.TGIS_CSAbstractList.WKTObject | Constructors | Methods | Properties
Default property for retrieving list element.
// Delphi public property WKTObject[ _idx : Integer ] : TGIS_CSAbstract read;
// C++ Builder public: __property TGIS_CSAbstract* WKTObject = {read};
Name | Type | Description |
---|---|---|
_idx | Integer | position on the list |
Type |
---|
TGIS_CSAbstract |