dojox/gfx/_gfxBidiSupport.defaultLine (version 1.10)

Summary

An object defining the default Line prototype.

See the dojox/gfx/_gfxBidiSupport.defaultLine reference documentation for more information.

Property Summary

  • typeSpecifies this is a Line, value 'line'
  • x1The X coordinate of the start of the line, default value 0.
  • x2The X coordinate of the end of the line, default value 100.
  • y1The Y coordinate of the start of the line, default value 0.
  • y2The Y coordinate of the end of the line, default value 100.

Properties

type
Defined by: dojox/gfx/_base

Specifies this is a Line, value 'line'

x1
Defined by: dojox/gfx/_base

The X coordinate of the start of the line, default value 0.

x2
Defined by: dojox/gfx/_base

The X coordinate of the end of the line, default value 100.

y1
Defined by: dojox/gfx/_base

The Y coordinate of the start of the line, default value 0.

y2
Defined by: dojox/gfx/_base

The Y coordinate of the end of the line, default value 100.

Error in the documentation? Can’t find what you are looking for? Let us know!