SolidColorBrush.Color

Syntax

Color: String

Description

The Color property sets fill color.

Comments

Property value is an instance of the PP.Color class or a string that contains color value in one of the following formats:

Example

The example of property use is given in description of the SolidColorBrush constructor.

See also:

SolidColorBrush