User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewerparent.controlcanvasheight_void

Table of Contents



IGIS_ViewerParent.ControlCanvasHeight method

DK for Delphi | GisInterfaces.IGIS_ViewerParent.ControlCanvasHeight | Methods

Gets the canvas height.

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

Syntax

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

Result

Type Description
Integer Canvas height.

Remarks

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

2026/08/30 01:56

Page Tools