User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerbmp.height

Table of Contents

IGIS_ViewerBmp.Height property

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

Underlying bitmap height.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools