Click or drag to resize
SolidColorBrush Properties

The SolidColorBrush type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color of this SolidColorBrush.
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyOpacity
Gets or sets the degree of opacity of a Brush. The value of the Opacity property is expressed as a value between 0 and 1.0. The default value is 1.0, which is full opacity. 0 is transparent opacity.
(Inherited from Brush.)
Public propertyPropertiesWhereUsed (Inherited from Brush.)
Top
See Also