Table of Contents

Method ScrollIfNeeded

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

ScrollIfNeeded(Point)

Scrolls to specified position if needed.

public virtual bool ScrollIfNeeded(Point pt)

Parameters

pt Point

Position to scroll.

Returns

bool

True if scroll needed; otherwise false.