User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.ppi

Table of Contents

IGIS_Viewer.PPI property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.PPI | Methods | Properties

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

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

Syntax

// C#
public Integer PPI
{
  get {}
}
' VisualBasic
Public Property PPI As Integer
  Get
  End Get
End Property
// Oxygene
public
  property PPI : Integer read;

Value

Type
int
Integer
2025/01/31 01:03

Page Tools