Brush.Opacity

Syntax

Opacity: Double

Description

The Opacity property determines the fill opacity.

Comments

This property takes values between zero and one. The greater the value, the smaller the fill trannsparency.

Example

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

See also:

Brush