dojox/gfx/_base.defaultPolyline (version 1.10)

Summary

Defines the default PolyLine prototype.

See the dojox/gfx/_base.defaultPolyline reference documentation for more information.

Property Summary

  • pointsAn array of point objects [{x:0,y:0},...] defining the default polyline's line segments.
  • typeSpecifies this object is a PolyLine, default value 'polyline'.

Properties

points
Defined by: dojox/gfx/_base

An array of point objects [{x:0,y:0},...] defining the default polyline's line segments. Value is an empty array [].

type
Defined by: dojox/gfx/_base

Specifies this object is a PolyLine, default value 'polyline'.

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