User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_bitmap.height

Table of Contents

ITGIS_Bitmap.Height property

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

Bitmap height in pixels.

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