Method GetTabStop
GetTabStop(int)
When implemented by a class, returns number of spaces to the next TabStop at the specified position.
int GetTabStop(int pos)
Parameters
pos
intPosition to check.
Returns
- int
Number of spaces.
When implemented by a class, returns number of spaces to the next TabStop at the specified position.
int GetTabStop(int pos)
pos
intPosition to check.
Number of spaces.