


Parameter(s) for implicit absolute horizontal LineTo ( H) Any subsequent value(s) are interpreted as X parameter and the current point's y coordinate. Pair(s) are interpreted as parameter(s) for implicit relative LineToĭraw a horizontal line from the current point to the Any subsequent coordinate pair(s) are interpreted as parameter(s)įor implicit absolute LineTo ( L) command(s).Įnd point, which is the current point shifted byĭy along the y-axis. Commandĭraw a line from the current point to theĮnd point specified by x, y. The end point ( P n) then becomes the current point for the next command ( P o′). LineTo instructions draw a straight line from the current point ( P o ), based on the parameters specified.
