public void UpdateScrollFrom( IImGearScrollableView pageView, ImGearScrollInfo scrollInfo )
public: void UpdateScrollFrom( IImGearScrollableView* pageView, ImGearScrollInfo scrollInfo )
public: void UpdateScrollFrom( IImGearScrollableView^ pageView, ImGearScrollInfo scrollInfo )
'Declaration Public Sub UpdateScrollFrom( _ ByVal pageView As IImGearScrollableView, _ ByVal scrollInfo As ImGearScrollInfo _ )
'Usage Dim instance As ImGearPageDisplay Dim pageView As IImGearScrollableView Dim scrollInfo As ImGearScrollInfo instance.UpdateScrollFrom(pageView, scrollInfo)
ImGearPageDisplay Class ImGearPageDisplay Members IImGearScrollableView Interface ImGearScrollInfo Structure