DK for Java | tatukgis.jdk.TGIS_ContourGenerator.FixedLevels | Constructors | Methods | Properties | Events
The list of fixed levels at which contours should be generated. If not empty then ContourInterval and ContourBase are ignored.
// Java public double[] getFixedLevels(); public void setFixedLevels( double[] _value );
// Oxygene public property FixedLevels : TGIS_DoubleArray read write;
| Type |
|---|
| double[] TGIS_DoubleArray |