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