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.
ScrollIfNeeded(PointD)
public virtual bool ScrollIfNeeded(PointD pt)
Parameters
pt
PointD