User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.getrendercontext_void

Table of Contents

IGIS_Viewer.GetRenderContext method

DK11 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.
2022/11/16 01:17

Page Tools