User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerbmp.width

Table of Contents

IGIS_ViewerBmp.Width property

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerBmp.Width | Methods | Properties

Underlying bitmap width.

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

Syntax

// C#
public Integer Width
{
  get {}
}
' VisualBasic
Public Property Width As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Width : Integer read;

Value

Type
int
Integer
2025/01/31 01:03

Page Tools