User Tools

Site Tools


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

Table of Contents

TGIS_ContourGenerator.ContourInterval property

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

The elevation interval between generated contours.

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

Syntax

// Java
public double getContourInterval();
 
public void setContourInterval(
  double _value
);
// Oxygene
public
  property ContourInterval : Double read write;

Value

Type
double
Double

References

2025/01/31 01:15

Page Tools