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

Root parent for the current IGIS_Viewer object.

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

Remarks

If the object is reparented, the topmost parent object is returned.

2026/07/11 00:07

Page Tools