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

Property Value

Stretch

See Also