User Tools

Site Tools


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

Table of Contents

TGIS_ContourGenerator.ContourBase property

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

The "base" relative to which contour intervals are applied. To generate 10m contours at 5, 15, 25, ... the ContourBase would be 5.

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

Syntax

// Java
public double getContourBase();
 
public void setContourBase(
  double _value
);
// Oxygene
public
  property ContourBase : Double read write;

Value

Type
double
Double
2025/01/31 01:15

Page Tools