Table of Contents

Method MoveToLine

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

MoveToLine(int)

When implemented by a class, moves the current position to the specified line.

void MoveToLine(int y)

Parameters

y int

Index of line to move to.