RasterizeOperator.UseVisualizers Property
Gets or sets a flag indicating if features should be drawn with attached visualizers, or only with the raster value specified by Value.
Syntax
public System.Boolean UseVisualizers { get; set; }
Property Value
Default: false
True to use the visualizers attached to the features; False to draw features with the specified value.
Platforms
Windows, Linux, Android