Stretch Property
Gets or sets a Stretch enumeration value that describes how the shape fills its allocated space.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Stretch Stretch { get; set; }
Public Property Stretch As Stretch
Get
Set
member Stretch : Stretch with get, set