IsolineOperator.LevelDistance Property
Gets or sets the difference between the raster values that should generate lines.
Syntax
public AttributeVariable< System.Double > LevelDistance { get; set; }
Property Value
Default: 0.0
The difference between the raster values that should generate isolines.
Remarks
This value is also known as the equidistance.
The default value, zero, is just a placeholder for an automatically selected level distance, calculated from the view scale. The automatic choice makes it easier to get started, but it must usually be adjusted.
Platforms
Windows, Linux, Android