User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.legend

Table of Contents

ITGIS_ParamsSection.Legend property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSection.Legend | Methods | Properties

Text for caption in legend component.

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

Syntax

// C#
public String Legend
{
  get {}
  set {}
}
' VisualBasic
Public Property Legend As String
  Get
  End Get
  Set(ByVal value As String)
  End Set
End Property
// Oxygene
public
  property Legend : String read read;

Value

Type
string
String

Remarks

Unused on a shape level.

2025/01/31 01:04

Page Tools