Property SvgWindow
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
SvgWindow
Gets the SVG
Window object created by this converter.
public WpfSvgWindow SvgWindow { get; }
Property Value
- WpfSvgWindow
An instance of WpfSvgWindow specifying the
WPF
implementation of the ISvgWindow.