Skip to content

Invert Effect

The Invert effect will invert the colors of a control.

A Pill Button with standard colors:

NoInvert

A Pill Button with inverted colors:

Invert

Example Usage

C#

pillButton.VisualEffects.Add(new Aurora.VisualEffects.Invert());