User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.getrendercontext_void

Table of Contents

IGIS_Viewer.GetRenderContext method

DK for Delphi | GisInterfaces.IGIS_Viewer.GetRenderContext | Methods | Properties

Return current context object.

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

Syntax

// Delphi
public
  function GetRenderContext : TObject;
// C++ Builder
public:
  TObject* GetRenderContext(void) = 0;

Result

Type Description
TObject Current renderer context.
2025/01/31 01:07

Page Tools