ImageStretch Property

Gets or sets a value controlling how the image will be stretched.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Stretch Stretch { get; set; }

Property Value

Stretch

See Also