User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.ppi

Table of Contents

IGIS_Viewer.PPI property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.PPI | Methods | Properties

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/16 01:18

Page Tools