Initializes a new instance of the SolidColorBrush class.
Gets or sets the opacity of the brush.
Valid values are in the range of [0..1]
, where 0
is completely translucent and 1
is opaque.
Returns the solid color brush that is defined by the specified description.
Solid color brush description
Generated using TypeDoc
Describes a brush that fills an area with a single color.