User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controllegend.selectednode

Table of Contents

ITGIS_ControlLegend.SelectedNode property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlLegend.SelectedNode | Methods | Properties

Selected node.

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

Syntax

// C#
public TGIS_TreeNode SelectedNode
{
  get {}
}
' VisualBasic
Public Property SelectedNode As TGIS_TreeNode
  Get
  End Get
End Property
// Oxygene
public
  property SelectedNode : TGIS_TreeNode read;

Value

2023/12/29 22:21

Page Tools