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:
A Pill Button with the High Contrast effect:
Example Usage¶
C#¶
gauge.VisualEffects.Add(new Aurora.VisualEffects.HighContrast);