To create a line with KineticJS, we can instantiate a Kinetic.Line() object. For a full list of attributes and methods, check out the Kinetic.Line documentation.
Code Editor
Modified on May 17th, 2013
by Eric Rowell
To create a line with KineticJS, we can instantiate a Kinetic.Line() object. For a full list of attributes and methods, check out the Kinetic.Line documentation.