User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_hierarchygroup.layers

Table of Contents

IGIS_HierarchyGroup.Layers property

DK for Delphi | GisInterfaces.IGIS_HierarchyGroup.Layers | Methods | Properties

Get layer by index.

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

Syntax

// Delphi
public
  property Layers[ const _index : Integer ] : TGIS_LayerAbstract read;
// C++ Builder
public:
  __property TGIS_LayerAbstract* Layers = {read};

Parameters

Name Type Description
_index Integer group index

Value

2025/01/31 01:07

Page Tools