C# Class LayoutFarm.InternalUI.ScrollingRelation

ファイルを表示 Open project: prepare/HTML-Renderer Class Usage Examples

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