Constructor XmlXamlWriter
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
XmlXamlWriter()
Initializes a new instance of the XmlXamlWriter class with the default settings.
public XmlXamlWriter()XmlXamlWriter(WpfDrawingSettings)
Initializes a new instance of the XmlXamlWriter class with the specified settings.
public XmlXamlWriter(WpfDrawingSettings settings)Parameters
- settingsWpfDrawingSettings
- An instance of WpfDrawingSettings specifying the rendering options.