Stretch Property
Gets or sets a value controlling how the source rectangle will be stretched to fill the destination rect.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Stretch Stretch { get; set; }
Public Property Stretch As Stretch
Get
Set
abstract Stretch : Stretch with get, set
override Stretch : Stretch with get, set