Table of Contents

Method StorePositionWithUndo

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

StorePositionWithUndo(Point)

Stores given position to stored position list preserving it for undo.

public virtual int StorePositionWithUndo(Point position)

Parameters

position Point

Position to store.

Returns

int

Index of stored position in list.