void GetScrollParams( ImGearScrollBarType scrollBarType, ref ImGearScrollInfo scrollInfo )
void GetScrollParams( ImGearScrollBarType scrollBarType, ImGearScrollInfo% scrollInfo )
'Declaration Sub GetScrollParams( _ ByVal scrollBarType As ImGearScrollBarType, _ ByRef scrollInfo As ImGearScrollInfo _ )
'Usage Dim instance As IImGearScrollableView Dim scrollBarType As ImGearScrollBarType Dim scrollInfo As ImGearScrollInfo instance.GetScrollParams(scrollBarType, scrollInfo)
IImGearScrollableView Interface IImGearScrollableView Members ImGearScrollBarType Enumeration ImGearScrollInfo Structure