ISECEditBuffer::LineIndex

int ISECEditBuffer::LineIndex(int nLine, int nCol = 0)

Returns a virtual index into the buffer for the given line and column in the text buffer.

Defined in: ISECEditBuffer.h

Parameters

nLine

The line index of the text.

nCol

The column index on the given line.

See Also

ISECEditBuffer