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

Get 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
width.

Remarks

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

2025/01/31 01:03

Page Tools