C# Class LayoutFarm.HtmlBoxes.CssScrollView

Inheritance: CssBox
Mostra file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
CssScrollView ( Css boxSpec, RootGraphic rootgfx ) : System
SetInnerBox ( CssBox innerBox ) : void

Method Details

CssScrollView() public method

public CssScrollView ( Css boxSpec, RootGraphic rootgfx ) : System
boxSpec Css
rootgfx RootGraphic
return System

SetInnerBox() public method

public SetInnerBox ( CssBox innerBox ) : void
innerBox CssBox
return void