User Tools

Site Tools


api:dk11:delphi:giscsbase.tgis_csabstractlist.wktobject

Table of Contents

TGIS_CSAbstractList.WKTObject property

DK11 for Delphi | GisCsBase.TGIS_CSAbstractList.WKTObject | Constructors | Methods | Properties

Default property for retrieving list element.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property WKTObject[ _idx : Integer ] : TGIS_CSAbstract read;
// C++ Builder
public:
  __property TGIS_CSAbstract* WKTObject = {read};

Parameters

Name Type Description
_idx Integer position on the list

Value

2024/12/20 22:17

Page Tools