Table of Contents

Method DragTo

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

DragTo(int, int)

Moves Minimap left border to specified position.

public virtual void DragTo(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.