Table of Contents

Method MoveToChar

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

MoveToChar(int)

Moves the current position to the specified character in current line.

public virtual void MoveToChar(int x)

Parameters

x int

Index of character in current line to move to.