VisualizerDevelopmentHost.ShowVisualizer Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ShowVisualizer() | ||
ShowVisualizer(Control) | ||
ShowVisualizer(IWin32Window) |
Top
Remarks
Calls the visualizer development host to show the visualizer. There are three overrides. One override has no parameters. The other overrides take a control or a window that you want the visualizer parented to when it is displayed.