TextEditor.ToPosY (gb.form.editor)

Function ToPosY ( [ Line As Integer ] ) As Integer

Return the relative vertical position in pixels of a specific cursor position.

  • Line is the line position. If omitted, the current cursor position is used.