User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.ppi

Table of Contents

TGIS_Viewer.PPI property

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

Rendering resolution in pixels-per-inch. Returns SystemPPI value or CustomPPI (if <> 0) multiplied by ControlCanvasScale.

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

Syntax

// Delphi
public
  property PPI : Integer read;
// C++ Builder
public:
  __property int PPI = {read};

Value

Type
Integer
2022/11/30 19:19

Page Tools