CustomVisualizerProxy.Visualizers Property
Gets a list of sub-visualizers that the custom visualizer may use for some of the drawing.
Syntax
public VisualizerCollection Visualizers { get; }
Property Value
Default: Empty collection.
A list of sub-visualizers, the custom visualizer may use for some of the drawing.
Remarks
The custom visualizer can access this list through the CustomVisualizerContext instance.
Platforms
Windows, Linux, Android