Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 441 Bytes

CanvasShape.md

File metadata and controls

14 lines (11 loc) · 441 Bytes

CanvasShape

Kind: global class
Npmpackage:

new CanvasShape()

Is the returned instance of a CanvasShape, which makes up all CanvasCircles, CanvasRects, and CanvasPaths. Never called directly by a user.

import { CanvasShape } from 'ad-canvas'