User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_hierarchygroup.active

Table of Contents

IGIS_HierarchyGroup.Active property

DK for .NET | TatukGIS.NDK.IGIS_HierarchyGroup.Active | Methods | Properties

Is group active.

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

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:14

Page Tools