点击或拖拽改变大小

HtmlContainerIntGetLinks 方法

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

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

返回值

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