User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.controlppi_void

Table of Contents



TGIS_ViewerWnd.ControlPPI method

Syntax

Implements IGIS_ViewerParent.ControlPPI.

// Delphi
public
  function ControlPPI : Integer;
// C++ Builder
public:
  int ControlPPI(void);

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:14

Page Tools