Summary
Gets the rectangle on the destination control to which content should be rendered.
- Namespace
- Avalonia
.Rendering .Utilities - Containing Type
- TileBrushCalculator
Syntax
public Rect DestinationRect { get; }
Remarks
If
TileMode
of the brush is repeating then this is describes rectangle
of a single repeat of the tiled content.
Value
Type | Description |
---|---|
Rect |