User Tools

Site Tools


api:dk11:delphi:gisrendererabstract.tgis_rendererabstract.viewrect

Table of Contents

TGIS_RendererAbstract.ViewRect property

DK11 for Delphi | GisRendererAbstract.TGIS_RendererAbstract.ViewRect | Constructors | Fields | Methods | Properties

Viewing rectangle of the rendering context (in pixels). It is computed as Shift+Width and Shift+Height

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

Syntax

// Delphi
public
  property ViewRect : TRect read;
// C++ Builder
public:
  __property TRect* ViewRect = {read};

Value

Type
TRect
2022/11/30 19:18

Page Tools