User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.customppi

Table of Contents

IGIS_Viewer.CustomPPI property

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

Custom resolution in pixels-per-inch. If <> 0, it is used instead of SystemPPI.

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

Syntax

// C#
public Integer CustomPPI
{
  get {}
  set {}
}
' VisualBasic
Public Property CustomPPI As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property CustomPPI : Integer read read;

Value

Type
int
Integer
2026/08/30 01:36

Page Tools