User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controllegend.selectednode

Table of Contents

TGIS_ControlLegend.SelectedNode property

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlLegend.SelectedNode | Constructors | Methods | Properties | Events

Selected node.

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

Page Tools