ImageStretchDirection 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) Version: 11.3.999
public StretchDirection StretchDirection { get; set; }

Property Value

StretchDirection

See Also