Table of Contents

Method SetInsertionPoint

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetInsertionPoint(long)

Sets the insertion point at the given position.

void SetInsertionPoint(long pos)

Parameters

pos long

Position to set, in the range from 0 to GetLastPosition() inclusive.