Table of Contents

Method ScrollIfNeeded

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

ScrollIfNeeded(Point)

When implemented by a class, scrolls to specified position if needed.

bool ScrollIfNeeded(Point pt)

Parameters

pt Point

Position to scroll.

Returns

bool

True if scroll needed; otherwise false.