Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SvgImageSourceExtension Properties
Show Inherited Hide Inherited

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