SVGURIReference
Overview
The SVGURIReference interface is used to reflect the href attribute and the deprecated xlink:href attribute.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
Properties
href
property href: dynamic read;
dynamic href { get; }
var href: dynamic { get{} }
dynamic href { __get; }
ReadOnly Property href() As dynamic