User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layerpixel.bitheight

Table of Contents

TGIS_LayerPixel.BitHeight property

DK11 for .NET | TatukGIS.NDK.TGIS_LayerPixel.BitHeight | Constructors | Fields | Methods | Properties | Events

Height of the layer in pixels.

Available also on: Delphi | Java | ActiveX | 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:32

Page Tools