点击或拖拽改变大小

SelectionHandler 构造函数

Init.

命名空间:  DSkin.Html.Core.Handlers
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public SelectionHandler(
	CssBox root
)

参数

root
类型:DSkin.Html.Core.DomCssBox
the root of the handled html tree
参见