BackgroundColor (метод Get)

Возвращает цвет фона.

color  BackgroundColor()

 

BackgroundColor (метод Set)

Устанавливает цвет фона.

void  BackgroundColor(
   const color  clr      // цвет фона
   )

Параметры

clr

[in]  Цвет фона.