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

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.v21.2.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