User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layerpixel.maxheight

Table of Contents

ITGIS_LayerPixel.MaxHeight property

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

Maximum elevation value of the grid.

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

Syntax

// C#
public Single MaxHeight
{
  get {}
  set {}
}
' VisualBasic
Public Property MaxHeight As Single
  Get
  End Get
  Set(ByVal value As Single)
  End Set
End Property
// Oxygene
public
  property MaxHeight : Single read read;

Value

Type
float
Single
2022/11/16 01:10

Page Tools