User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_config.prjlayername

Table of Contents

TGIS_Config.PrjLayerName property

DK11 for Java | tatukgis.jdk.TGIS_Config.PrjLayerName | Constructors | Fields | Methods | Properties

Name of layer at a given index in a project file.

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

Syntax

// Java
public java.lang.String getPrjLayerName(
  int _index
);
// Oxygene
public
  property PrjLayerName[ const _index : Integer ] : String read;

Parameters

Name Type Description
_index int
Integer
index of layer

Value

Type
java.lang.String
String
2022/11/16 01:40

Page Tools