CssLineBox 属性 |
CssLineBox 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| LineBottom |
Get the bottom of this box line (the max bottom of all the words)
| |
| LineHeight |
Get the height of this box line (the max height of all the words)
| |
| OwnerBox |
Gets the owner box
| |
| Rectangles |
Gets a List of rectangles that are to be painted on this linebox
| |
| RelatedBoxes |
Gets a list of boxes related with the linebox.
To know the words of the box inside this linebox, use the WordsOf(CssBox) method.
| |
| Words |
Gets the words inside the linebox
|