User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.hidefromlegend

Table of Contents

TGIS_Layer.HideFromLegend property

DK for Java | tatukgis.jdk.TGIS_Layer.HideFromLegend | Constructors | Fields | Methods | Properties | Events

False if the layer should not be visible in legend.

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

Syntax

// Java
public bool getHideFromLegend();
 
public void setHideFromLegend(
  bool _value
);
// Oxygene
public
  property HideFromLegend : Boolean read write;

Value

Type
bool
Boolean
2025/01/31 01:16

Page Tools