Property DrawingCanvas
- Namespace
 - SharpVectors.Converters
 
- Assembly
 - SharpVectors.Converters.Wpf.dll
 
DrawingCanvas
Gets the drawing canvas, which is the child of this Viewbox.
public SvgDrawingCanvas DrawingCanvas { get; }
Property Value
- SvgDrawingCanvas
 An instance of the SvgDrawingCanvas specifying the child of this Viewbox, which handles the rendering.