User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramssection.legend

Table of Contents

TGIS_ParamsSection.Legend property

DK11 for Java | tatukgis.jdk.TGIS_ParamsSection.Legend | Constructors | Fields | Methods | Properties

Text for caption in legend component.

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

Syntax

// Java
public java.lang.String getLegend();
 
public void setLegend(
  java.lang.String _value
);
// Oxygene
public
  property Legend : String read write;

Value

Type
java.lang.String
String

Remarks

Unused on a shape level.

2024/12/20 22:26

Page Tools