Href Property

Definition

Assembly Svg.Custom.dll

Gets or sets reference to another filter element within the current document fragment.

[SvgAttribute("href", "http://www.w3.org/1999/xlink")]
public Uri Href { get; set; }

Returns