Interface ISVGURIReference
Interface ISVGURIReference
ชื่อพื้นที่: Aspose.Svg การประชุม: Aspose.SVG.dll (25.5.0)
อินเตอร์เฟซ SVGURIReference defines an interface that applies to all elements that have the collection of XLink attributes, เช่น ‘xlink:href’, ซึ่ง defines an URI reference.
[DOMObject]
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface ISVGURIReference
Properties
Href
ตรงกับคุณสมบัติ ‘xlink:href’ บนองค์ประกอบที่ระบุ
[DOMName("href")]
SVGAnimatedString Href { get; }