Path Property

Definition

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

Gets or sets the SVG resource or file path.

[ConstructorArgument("path")]
[Content]
public string? Path { get; set; }

Returns