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)
- C#
- VB
- F#
public RelativeRect DestinationRect { get; set; }
Public Property DestinationRect As RelativeRect
Get
Set
abstract DestinationRect : RelativeRect with get, set
override DestinationRect : RelativeRect with get, set