DSkin.Html.Core.Dom 命名空间 |
类 | 说明 | |
---|---|---|
![]() | CssBox |
Represents a CSS Box of text or replaced elements.
|
![]() | CssBoxProperties |
Base class for css box to handle the css properties. Has field and property for every css property that can be set, the properties add additional parsing like setting the correct border depending what border value was set (single, two , all four). Has additional fields to control the location and size of the box and 'actual' css values for some properties that require additional calculations and parsing. |
![]() | CssLineBox |
Represents a line of text.
表示一行文本
|
![]() | CssRect |
Represents a word inside an inline box
表示内联框内的单词
|
![]() | HtmlTag |