InkCanvas::DynamicRenderer Property
.NET Framework (current version)
Gets or sets the renderer that dynamically draws ink on the InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
You can set the DynamicRenderer property to a custom DynamicRenderer if you want to customize the ink.
Note |
|---|
The DynamicRenderer is a member of the StylusPlugIns collection. When you set the DynamicRenderer, the InkCanvas removes the old DynamicRenderer from the StylusPlugInCollection and adds the new DynamicRenderer to the end of the collection. This may change the behavior of the InkCanvas. |
.NET Framework
Available since 3.0
Available since 3.0
Show:
