DSkin
DSkin
DSkin.Html.Core.Dom
CssBox 类
CssBox 方法
CreateBlock 方法
CreateBox 方法
Dispose 方法
GetActualColor 方法
GetAttribute 方法
GetCachedFont 方法
GetEnumerator 方法
GetParent 方法
GetSelectionBackBrush 方法
GetSelectionForeBrush 方法
MarginTopCollapse 方法
OnMouseDoubleClick 方法
OnMouseDown 方法
OnMouseEnter 方法
OnMouseLeave 方法
OnMouseMove 方法
OnMouseUp 方法
Paint 方法
PaintBackground 方法
PaintDecoration 方法
PaintImp 方法
ParseToWords 方法
PerformLayout 方法
PerformLayoutImp 方法
Query 方法
SetAllBoxes 方法
SetBeforeBox 方法
SetInlineStyle 方法
ToString 方法
CssBox
MarginTopCollapse 方法
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.Dom
CssBoxProperties
the previous box under the same parent
返回值
类型:
Double
Resulting top margin
参见
引用
CssBox 类
DSkin.Html.Core.Dom 命名空间