ImmutableTileBrushDestinationRect Property

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

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RelativeRect DestinationRect { get; }

Property Value

RelativeRect

Implements

ITileBrushDestinationRect

See Also