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; }