Method ScrollIfNeeded
ScrollIfNeeded(Point)
When implemented by a class, scrolls to specified position if needed.
bool ScrollIfNeeded(Point pt)
Parameters
pt
PointPosition to scroll.
Returns
- bool
True if scroll needed; otherwise false.
When implemented by a class, scrolls to specified position if needed.
bool ScrollIfNeeded(Point pt)
pt
PointPosition to scroll.
True if scroll needed; otherwise false.