User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_contourgenerator.customnodata

Table of Contents

TGIS_ContourGenerator.CustomNoData property

DK for Java | tatukgis.jdk.TGIS_ContourGenerator.CustomNoData | Constructors | Methods | Properties | Events

If True the NoDataValue will be used as nodata value; default is False

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

Syntax

// Java
public bool getCustomNoData();
 
public void setCustomNoData(
  bool _value
);
// Oxygene
public
  property CustomNoData : Boolean read write;

Value

Type
bool
Boolean
2025/01/31 01:15

Page Tools