Interface ISVGURIReference

Interface ISVGURIReference

Le nom : Aspose.Html.Dom.Svg Assemblaggio: Aspose.HTML.dll (25.4.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.

[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
public interface ISVGURIReference

Properties

Href

Il correspond à attribuer ‘xlink:href’ sur l’élément donné.

[DOMName("href")]
SVGAnimatedString Href { get; }

Valore di proprietà

SVGAnimatedString

 Français