DynamicRenderer::RootVisual Property
.NET Framework (current version)
Gets the root visual for the DynamicRenderer.
Assembly: PresentationCore (in PresentationCore.dll)
When you use a DynamicRenderer, you must attach the RootVisual property to the InkPresenter by using the AttachVisuals method.
The following example demonstrates how to create a DynamicRenderer and add the RootVisual to the InkPresenter. To create a control that dynamically renders ink, see Creating an Ink Input Control.
.NET Framework
Available since 3.0
Available since 3.0
Show: