SvgImageSourceExtension Properties
Allows you to use SVG images as ImageSource values.Name | Description |
---|---|
AutoSize | For internal use. Inherited from BaseSvgImageSourceExtension. |
Size | Gets or sets the SVG image’s output width and height. Inherited from BaseSvgImageSourceExtension. |
Uri | Gets or sets a System.Uri object that specifies the SVG image’s file. |
UsePalette | Gets or sets whether the image uses the WpfSvgPalette. Inherited from BaseSvgImageSourceExtension. |
See Also