User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerparent.controlcanvasheight_void

Table of Contents

IGIS_ViewerParent.ControlCanvasHeight method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlCanvasHeight | Methods

Get canvas height.

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

Syntax

// C#
public int ControlCanvasHeight();
' VisualBasic
Public Function ControlCanvasHeight() As Integer
// Oxygene
public
  function ControlCanvasHeight : Integer;

Result

Type Description
int
Integer
height.

Remarks

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

2025/01/31 01:03

Page Tools