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

Gets the 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 used by the parent control.

Remarks

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

2026/07/11 00:08

Page Tools