ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : SetScrollParams Method |
'Declaration Public Sub SetScrollParams( _ ByVal scrollBarType As ImGearScrollBarType, _ ByVal scrollInfo As ImGearScrollInfo, _ ByVal redraw As Boolean _ )
'Usage Dim instance As PageView Dim scrollBarType As ImGearScrollBarType Dim scrollInfo As ImGearScrollInfo Dim redraw As Boolean instance.SetScrollParams(scrollBarType, scrollInfo, redraw)
public void SetScrollParams( ImGearScrollBarType scrollBarType, ImGearScrollInfo scrollInfo, bool redraw )
public: void SetScrollParams( ImGearScrollBarType scrollBarType, ImGearScrollInfo scrollInfo, bool redraw )
public: void SetScrollParams( ImGearScrollBarType scrollBarType, ImGearScrollInfo scrollInfo, bool redraw )