User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerparent.controlrenderer_void

Table of Contents

IGIS_ViewerParent.ControlRenderer method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlRenderer | Methods

Get renderer instance.

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

Syntax

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

Result

Type Description
ITBaseObject renderer.

Remarks

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

2025/01/31 01:03

Page Tools