Skip to main content

DestinationRect Property

Gets or sets the rectangle on the destination in which to paint a tile.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public RelativeRect DestinationRect { get; set; }

Property Value

RelativeRect

Implements

ITileBrush.DestinationRect

See Also

Reference

TileBrush Class
Avalonia.Media Namespace