User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_hierarchygroup.caption

Table of Contents

IGIS_HierarchyGroup.Caption property

DK11 for ActiveX | TatukGIS_XDK11.IGIS_HierarchyGroup.Caption | Methods | Properties

Group caption.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:08

Page Tools