User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerparent.getviewer_void

Table of Contents

IGIS_ViewerParent.GetViewer method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.GetViewer | Methods

Get internal viewer handle.

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

Syntax

// C#
public ITBaseObject GetViewer();
' VisualBasic
Public Function GetViewer() As ITBaseObject
// Oxygene
public
  function GetViewer : ITBaseObject;

Result

Type Description
ITBaseObject current viewer object.

Remarks

Do not call this method directly. Method is only for internal Viewer/Parent communication.

2025/01/31 01:03

Page Tools