# Brush

**Inheritance:** [Animatable](https://api.fabulous.dev/avalonia/animatable)\
**AvaloniaUI documentation:** Brush [API](https://reference.avaloniaui.net/api/Avalonia.Media/Brush/)

## Properties

| Properties                                            | Description                        |
| ----------------------------------------------------- | ---------------------------------- |
| opacity(value: float)                                 | Sets the Opacity property.         |
| transform(value: WidgetBuilder<'msg, #IFabTransform>) | Sets the Transform property.       |
| transformOrigin(value: RelativePoint)                 | Sets the TransformOrigin property. |
