点击或拖拽改变大小

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