Table of Contents

Method Navigate

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

Navigate(int, int)

Moves current position by the given offset value.

public virtual void Navigate(int deltaX, int deltaY)

Parameters

deltaX int

Horizontal offset.

deltaY int

Vertical offset.