User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.systemppi

Table of Contents

IGIS_Viewer.SystemPPI property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.SystemPPI | Methods | Properties

System resolution in pixels-per-inch.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:37

Page Tools