Invert Effect¶ The Invert effect will invert the colors of a control. A Pill Button with standard colors: A Pill Button with inverted colors: Example Usage¶ C#¶ pillButton.VisualEffects.Add(new Aurora.VisualEffects.Invert());