ISVGURIReference Interface

ISVGURIReference interface

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.

public interface ISVGURIReference

Properties

NameDescription
getHref Corresponds to attribute ‘xlink:href’ on the given element.

See Also