Returns the scroll frame's maximum horizontal (rightmost) scroll position. Signature: Code maxScroll = ScrollFrame:GetHorizontalScrollRange()
Returns: - maxScroll - Maximum horizontal scroll position (representing the right edge of the scrolled area) (number)
Также смотрите: Фрейм прокрутки
Ссылки: http://wowprogramming.com/docs/widgets/ScrollFrame/GetHorizontalScrollRange
|