User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_paramssection.legend

Table of Contents

TGIS_ParamsSection.Legend property

DK for .NET | TatukGIS.NDK.TGIS_ParamsSection.Legend | Constructors | Fields | Methods | Properties

Text for caption in legend component.

Available also on: Delphi | Java | ActiveX | 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:13

Page Tools