BackgroundColor Property (RumbaScreen)

Action

Gets the background color of the display control.

Syntax

C#
protected Color BackgroundColor { get; }
VB
'Declaration
Protected Read Property BackgroundColor As Color

Access

Read only.