User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramspixel.minheightthreshold

Table of Contents

TGIS_ParamsPixel.MinHeightThreshold property

DK11 for Java | tatukgis.jdk.TGIS_ParamsPixel.MinHeightThreshold | Constructors | Methods | Properties

Minimum threshold of the grid elevation value to display.

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

Syntax

// Java
public float getMinHeightThreshold();
 
public void setMinHeightThreshold(
  float _value
);
// Oxygene
public
  property MinHeightThreshold : Single read write;

Value

Type
float
Single
2024/12/20 22:26

Page Tools