Table of Contents

Method RestorePosition

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

RestorePosition(int)

Restores position from stored position list by given index.

public virtual Point RestorePosition(int index)

Parameters

index int

Index of position to restore.

Returns

Point

Point value that represents stored position.