var = c2.create_line(20, 40, 30, 40,30,30,fill='red',width=2,dash=(3, 1)) code example
Example: canvas.create_oval parameters
id = C.create_oval ( x0, y0, x1, y1, option, ... )
id = C.create_oval ( x0, y0, x1, y1, option, ... )