ScreenElement.BackgroundColor Property
Gets or sets the background color.
Syntax
public System.Drawing.Color BackgroundColor { get; set; }
Property Value
Default: White, R: 255 G: 255 B: 255
The color used for the background of the screen element.
Platforms
Windows, Linux, Android