IsolineOperator.Offset Property
Gets or sets a value that offsets the raster values where lines are generated to higher or lower values.
Syntax
public AttributeVariable< System.Double > Offset { get; set; }
Property Value
Default: 0.0
A value that offsets the raster values where lines are generated to higher or lower values.
Remarks
A line is, conceptually, generated at the offset level and the others at N * LevelDistance from that level, where N is an integer.
Platforms
Windows, Linux, Android