Method ScrollIfNeeded
ScrollIfNeeded(Point)
When implemented by a class, scrolls to specified position if needed.
bool ScrollIfNeeded(Point pt)
Parameters
ptPointPosition 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.