User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.layeraddevent

Table of Contents

TGIS_Viewer.LayerAddEvent event

DK11 for Java | tatukgis.jdk.TGIS_Viewer.LayerAddEvent | Constructors | Fields | Methods | Properties | Events

LayerAdd event. Will be fired upon adding layer to the viewer: after creation but before opening.

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

Syntax

// Java
public TGIS_LayerEvent getLayerAddEvent();
 
public void setLayerAddEvent(
  TGIS_LayerEvent _value
);
// Oxygene
public
  property LayerAddEvent : TGIS_LayerEvent read write;

Value

2022/11/30 19:36

Page Tools