SourceRect Property

Definition

Namespace Avalonia.Svg
Assembly Svg.Controls.Avalonia.dll

Gets or sets the source rectangle applied to the resulting brush.

public RelativeRect? SourceRect { get; set; }

Returns