Brush Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Brush type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Opacity | Gets or sets the degree of opacity of a Brush. |
|
RelativeTransform | Gets or sets the transformation that is applied to the brush using relative coordinates. |
|
Transform | Gets or sets the transformation that is applied to the brush. |
Show: