Constructor SvgImageExtension
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
SvgImageExtension()
Initializes a new instance of the SvgImageExtension class with the default parameters.
public SvgImageExtension()
SvgImageExtension(string)
Initializes a new instance of the SvgImageExtension class with the specified SVG file path.
public SvgImageExtension(string svgPath)
Parameters
svgPath
string