User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.customppi

Table of Contents

IGIS_Viewer.CustomPPI property

DK for Python | tatukgis_pdk.IGIS_Viewer.CustomPPI | Methods | Properties

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

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

Syntax

# Python
@property
def CustomPPI(
  self
) -> int: 
 
@CustomPPI.setter
def CustomPPI(
  self,
  _value: int
) -> None: 

Value

Type
int
2025/01/31 01:19

Page Tools