IsolineOperator.ValueAttribute Property
Gets or sets the name of the attribute to store the isoline level value in.
Syntax
public Atom ValueAttribute { get; set; }
Property Value
Default: value
The name of the attribute, in the generated isolines, to store the level value in.
Remarks
This property controls the name of the level attribute, but for lines only. For polygons, the level attributes are always named minValue and maxValue.
Platforms
Windows, Linux, Android