float LineLocation (long line, Bool top = TRUE)
Given a line number, returns the graphic location of the line. If top is TRUE, the location for the top of the line is returned; otherwise, the the location for the bottom of the line is returned.
Only valid when the buffer is viewed.