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

SvgIcon Class

Allows you to display SVG images in your applications.

Namespace: DevExpress.UI.Xaml

Assembly: DevExpress.UI.Xaml.v19.2.dll

Declaration

[ToolboxTabName("DX.19.2: Common Controls")]
public class SvgIcon :
    BitmapIcon,
    ISvgColorizer

Remarks

To learn more, see SVG Icon.

Inheritance

Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
IconElement
Windows.UI.Xaml.Controls.BitmapIcon
SvgIcon
See Also