Interface ISVGURIReference
Interface ISVGURIReference
nazivni prostor: Aspose.Svg Sastanak: Aspose.SVG.dll (25.5.0)
Interface SVGURIReference definira interfejs koji se primjenjuje na sve elemente koji imaju zbirku XLink atributa, kao što je ‘xlink:href’, koji definira URI referenciju.
[DOMObject]
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface ISVGURIReference
Properties
Href
To odgovara dodjeli ‘xlink:href’ na određenom elementu.
[DOMName("href")]
SVGAnimatedString Href { get; }