Skip to main content

WpfSvgPalette.Palette Attached Property

Allows you to specify a palette for the SVG image. This is an attached property.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
WpfSvgPalette

A palette for the SVG image.

Remarks

Refer to the SVG Images topic for more information.

See Also