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
WPFimplementation of the ISvgWindow.