Method ScrollIfNeeded
ScrollIfNeeded(Point)
Scrolls to specified position if needed.
public virtual bool ScrollIfNeeded(Point pt)
Parameters
pt
PointPosition to scroll.
Returns
- bool
True if scroll needed; otherwise false.
Scrolls to specified position if needed.
public virtual bool ScrollIfNeeded(Point pt)
pt
PointPosition to scroll.
True if scroll needed; otherwise false.