SECEdit::GetTabSpaces
intSECEdit::GetTabSpaces(SECEditLineCollcSpace)
Calculate the number of spaces a tab stop at this location would require
Defined in: SECEdit.cpp
Return Value
Returns the number of spaces a tab stop at this location would require
Parameters
lcSpace
The line and column to calculate the tab.
See Also