User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerparent.controlcanvaswidth_void

Table of Contents

IGIS_ViewerParent.ControlCanvasWidth method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlCanvasWidth | Methods

Gets the canvas width.

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

Syntax

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

Result

Type Description
int
Integer
Canvas width.

Remarks

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

2026/08/30 01:37

Page Tools