User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_hierarchygroup.layers

Table of Contents

IGIS_HierarchyGroup.Layers property

DK for Java | tatukgis.jdk.IGIS_HierarchyGroup.Layers | Methods | Properties

Get layer by index.

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

Syntax

// Java
public TGIS_LayerAbstract getLayers(
  int _index
);
// Oxygene
public
  property Layers[ const _index : Integer ] : TGIS_LayerAbstract read;

Parameters

Name Type Description
_index int
Integer
group index

Value

2025/01/31 01:18

Page Tools