class Tk::Canvas::Line
Items of type line appear on the display as one or more connected line segments or curves. Line
items support coordinate indexing operations using the Canvas
methods: [Canvas.dchars], [Canvas.index], and [Canvas.insert].
Items of type line appear on the display as one or more connected line segments or curves. Line
items support coordinate indexing operations using the Canvas
methods: [Canvas.dchars], [Canvas.index], and [Canvas.insert].