点击或拖拽改变大小

HtmlContainerGetLinks 方法

Get all the links in the HTML with the element rectangle and href data.

命名空间:  DSkin.Html
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public List<LinkElementData<RectangleF>> GetLinks()

返回值

类型:ListLinkElementDataRectangleF
collection of all the links in the HTML
参见