TileBrush Properties
Properties
AlignmentX | Gets or sets the horizontal alignment of a tile in the destination. |
AlignmentY | Gets or sets the horizontal alignment of a tile in the destination. |
DestinationRect | Gets or sets the rectangle on the destination in which to paint a tile. |
InheritanceParent | Gets or sets the parent object that inherited AvaloniaProperty values are inherited from. (Inherited from AvaloniaObject) |
Item(AvaloniaProperty) | Gets or sets the value of a AvaloniaProperty. (Inherited from AvaloniaObject) |
Item(IndexerDescriptor) | Gets or sets a binding for a AvaloniaProperty. (Inherited from AvaloniaObject) |
Opacity | Gets or sets the opacity of the brush. (Inherited from Brush) |
SourceRect | Gets or sets the rectangle of the source image that will be displayed. |
Stretch | Gets or sets a value controlling how the source rectangle will be stretched to fill the destination rect. |
TileMode | Gets or sets the brush's tile mode. |
Transform | Gets or sets the transform of the brush. (Inherited from Brush) |
TransformOrigin | Gets or sets the origin of the brush Transform (Inherited from Brush) |
Transitions | Gets or sets the property transitions for the control. (Inherited from Animatable) |