StretchDirection Property
Gets or sets a value controlling in what direction the image will be stretched.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public StretchDirection StretchDirection { get; set; }
Public Property StretchDirection As StretchDirection
Get
Set
member StretchDirection : StretchDirection with get, set