ImmutableTileBrushStretch Property

Gets a value indicating how the source rectangle will be stretched to fill the destination rect.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Stretch Stretch { get; }

Property Value

Stretch

Implements

ITileBrushStretch

See Also