User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layerpixel.bitheight

Table of Contents

ITGIS_LayerPixel.BitHeight property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.BitHeight | Methods | Properties

Height of the layer in pixels.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:10

Page Tools