[TypeConverterAttribute(typeof(BrushConverter))]
[NotClientImplementableAttribute]
public interface IBrush<TypeConverterAttribute(GetType(BrushConverter))>
<NotClientImplementableAttribute>
Public Interface IBrush[<TypeConverterAttribute(typeof(BrushConverter))>]
[<NotClientImplementableAttribute>]
type IBrush = interface end| Opacity | Gets the opacity of the brush. |
| Transform | Gets the transform of the brush. |
| TransformOrigin | Gets the origin of the brushes Transform |
| ToImmutable |
Converts a brush to an immutable brush.
(Defined by BrushExtensions) |