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.

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

Remarks

Returns SystemPPI or, when CustomPPI is not 0, CustomPPI multiplied by ControlCanvasScale.

2026/07/11 00:07

Page Tools