RasterizeOperator.Value Property
Gets or sets the value that the raster cells that are rasterized from lines or polygons should be set to.
Syntax
public AttributeVariable< System.Int64 > Value { get; set; }
Property Value
Default: 255
The value used to draw features with if the visualizers attached to the features are not used.
Remarks
The property is only used if UseVisualizers is False.
Platforms
Windows, Linux, Android