TileBrush
Last updated
Last updated
Inheritance: AvaloniaUI documentation: TileBrush
alignmentX(value: AlignmentX)
Sets the AlignmentX property.
alignmentY(value: AlignmentY)
Sets the AlignmentY property.
destinationRect(value: RelativeRect)
Sets the DestinationRect property.
destinationRect(rect: Rect, unit: RelativeUnit)
Sets the DestinationRect property.
destinationRect(point: Point, size: Size, unit: RelativeUnit)
Sets the DestinationRect property.
sourceRect(value: RelativeRect)
Sets the SourceRect property.
sourceRect(rect: Rect, unit: RelativeUnit)
Sets the SourceRect property.
sourceRect(point: Point, size: Size, unit: RelativeUnit)
Sets the SourceRect property.
stretch(value: Stretch)
Sets the Stretch property.
tileMode(value: Stretch)
Sets the TileMode property.