C# Class LayoutFarm.HtmlWidgets.ScrollingRelation

Show file Open project: prepare/HTML-Renderer

Public Methods

Method Description
ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System

Private Methods

Method Description
SetupHorizontalScrollRelation ( ) : void
SetupVerticalScrollRelation ( ) : void

Method Details

ScrollingRelation() public method

public ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System
scBar ScrollBar
scrollableSurface IScrollable
return System