Interface ISVGURIReference
Interface ISVGURIReference
Le nom : Aspose.Svg Assemblée: Aspose.SVG.dll (25.5.0)
L’interface SVGURIReference définit une interface qui s’applique à tous les éléments qui ont la collection d’attributs XLink, tels que ‘xlink:href’, qui détermine une référence URI.
[DOMObject]
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface ISVGURIReference
Properties
Href
Il correspond à attribuer ‘xlink:href’ sur l’élément donné.
[DOMName("href")]
SVGAnimatedString Href { get; }