ISVGURIReference class

ISVGURIReference class

Interface SVGURIReference defines an interface which applies to all elements which have the collection of XLink attributes, such as ‘xlink:href’, which define a URI reference.

The ISVGURIReference type exposes the following members:

Properties

PropertyDescription
hrefCorresponds to attribute ‘xlink:href’ on the given element.

See Also