Table of Contents

Method GetTabStop

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

GetTabStop(int)

Returns number of spaces to the next TabStop at the specified position.

public virtual int GetTabStop(int pos)

Parameters

pos int

Position to check.

Returns

int

Number of spaces.