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