Interface ISVGURIReference

Interface ISVGURIReference

名称: Aspose.Svg 會議: Aspose.SVG.dll (25.5.0)

接口 SVGURIReference 定义一个接口,适用于所有具有 XLink 属性集合的元素,如“xlink:href”,定义一个 URI 参考。

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

Properties

Href

相应于将“xlink:href”归分给该元素。

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

财产价值

SVGAnimatedString

 中文