Search
Preparing search index...
The search index is not available
Canevas - v4.4.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Canevas - v4.4.2
Shape
Class Shape
Hierarchy
Shape
BoxShape
CircleShape
PolygonShape
Index
Constructors
constructor
Properties
type
Methods
render
Constructors
constructor
new
Shape
(
)
:
Shape
Returns
Shape
Properties
type
type
:
string
= 'Shape'
Methods
Abstract
render
render
(
context
:
CanvasRenderingContext2D
)
:
void
Render the shape.
Parameters
context:
CanvasRenderingContext2D
Returns
void
Exports
Shape
constructor
type
render
Generated using
TypeDoc
Render the shape.