Returns the line number of the bottom of the selection.
yPos = document.selection.GetBottomPointY( nFlags );
yPos = document.selection.GetBottomPointY( nFlags )
nFlags
Specifies a combination of the following values:
| eePosView | Returns the line number in view. |
| eePosLogical | Returns the logical line number, determined by the number of new lines from the start of the document. |
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft