HtmlRendererUtils 类 |
命名空间: DSkin.Html.Core
public static class HtmlRendererUtils
HtmlRendererUtils 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Layout |
Perform the layout of the html container by given size restrictions returning the final size. The layout can be effected by the HTML content in the htmlContainer if autoSize or autoSizeHeightOnly is set to true. Handle minimum and maximum size restrictions. Handle auto size and auto size for height only. if autoSize is true autoSizeHeightOnly is ignored. | |
MeasureHtmlByRestrictions |
Measure the size of the html by performing layout under the given restrictions.
|