Arc

Linen. Arc

Model for drawing arcs (circle/oval).
This element extends Linen.Model and inherits all of it's methods.

Constructor

new Arc(Linen)

Source:
Parameters:
Name Type Description
Linen Linen The instance of Linen.

Methods

setRadius(val) → {self}

Source:
Set the radius
Parameters:
Name Type Description
val number radius
Returns:
self
Type
self

render()

Source:
Render the Arc on the Linen.Canvas object