Skip to content

High Contrast Effect

The High Contrast effect turns the look of a control into a high contrast version.

A Pill Button with no High Contrast effect applied:

NoHighContrast

A Pill Button with the High Contrast effect:

HighContrast

Example Usage

C#

gauge.VisualEffects.Add(new Aurora.VisualEffects.HighContrast);