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