User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.viewerparent

Table of Contents

IGIS_Viewer.ViewerParent property

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

Parent for the current IGIS_Viewer object.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools