VisualizationOperator.Visualizers Property
Gets the visualizers that are applied to all features read by the VisualizationOperator.
Syntax
public VisualizerCollection Visualizers { get; }
Property Value
Default: Empty collection.
The visualizers that are applied to all features.
Remarks
These visualizers will be applied to all features, except hovered or selected features if AlwaysApplyVisualizers is False.
Platforms
Windows, Linux, Android