An object defining the default Line prototype.
See the dojox/gfx/_gfxBidiSupport.defaultLine reference documentation for more information.
Specifies this is a Line, value 'line'
The X coordinate of the start of the line, default value 0.
The X coordinate of the end of the line, default value 100.
The Y coordinate of the start of the line, default value 0.
The Y coordinate of the end of the line, default value 100.