Table of Contents

Method ScrollTo

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

ScrollTo(double, double)

When implemented by a class, scrolls IMinimap to specified position.

void ScrollTo(double x, double y)

Parameters

x double

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

y double

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