User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewerparent.controlsystemppi_void

Table of Contents

IGIS_ViewerParent.ControlSystemPPI method

DK11 for Delphi | GisInterfaces.IGIS_ViewerParent.ControlSystemPPI | Methods

Get system PPI.

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

Syntax

// Delphi
public
  function ControlSystemPPI : Integer;
// C++ Builder
public:
  int ControlSystemPPI(void) = 0;

Result

Type Description
Integer PPI value.

Remarks

Do not call this method directly. Method is only for internal Viewer/Parent communication.

2022/11/16 01:18

Page Tools