PresentationObject.Visualizer Property
Gets the Visualizer that created the PresentationObject.
Syntax
public Visualizer Visualizer { get; }
Property Value
The visualizer that created the presentation object.
Remarks
This property returns null unless you set Visualizer.PickingSupport to Extended. It will also return null for plots.
Platforms
Windows, Linux, Android