User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.getrendercontext_void

Table of Contents

TGIS_Viewer.GetRenderContext method

DK11 for Delphi | GisViewer.TGIS_Viewer.GetRenderContext | Constructors | Fields | Methods | Properties | Events

Return current context object.

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

Syntax

Implements IGIS_Viewer.GetRenderContext.

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

Result

Type Description
TObject Current renderer context.
2022/11/30 19:19

Page Tools