Table of Contents

Method ScrollTo

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

ScrollTo(int, int)

Scrolls Minimap to specified position.

public virtual void ScrollTo(int x, int y)

Parameters

x int

The X-constituent of the Point value that specifies position to drag.

y int

The Y-constituent of the Point value that specifies position to drag.