Skip to main content
A newer version of this page is available. .

WpfSvgRenderer Constructors

A helper that allows you to render SVG images.
Name Parameters Description
WpfSvgRenderer(SvgImage, WpfSvgPalette, WpfSvgPalette, WpfSvgPalette, String) image, currentPalette, attachedPalette, basePalette, actualState
WpfSvgRenderer(SvgImage, WpfSvgPalette, String) image, basePalette, actualState Initializes a new instance of the WpfSvgRenderer class with the specified settings.
See Also