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.
// Java public double getContourBase(); public void setContourBase( double _value );
// Oxygene public property ContourBase : Double read write;
| Type |
|---|
| double Double |