User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.viewerparentroot

Table of Contents

IGIS_Viewer.ViewerParentRoot property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.ViewerParentRoot | Methods | Properties

Parent for the current IGIS_Viewer object. If object is reparented then root parent object will be returned.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools