点击或拖拽改变大小

CssBoxMarginTopCollapse 方法

Gets the result of collapsing the vertical margins of the two boxes

命名空间:  DSkin.Html.Core.Dom
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
protected double MarginTopCollapse(
	CssBoxProperties prevSibling
)

参数

prevSibling
类型:DSkin.Html.Core.DomCssBoxProperties
the previous box under the same parent

返回值

类型:Double
Resulting top margin
参见