Open In App

Fabric.js Polyline Class Complete Reference

Fabric.js is an open-source JavaScript canvas library, that provides the interactive object model built on top of the canvas element. It is also an SVG-to-canvas & canvas-to-SVG parser.

The canvas Polyline means Polyline is movable and can be stretched according to requirement, along with the customizable option when it comes to initial stroke color, height, width, fill color, or stroke width. The list of complete Polyline canvas properties are given below:

Members:


Article Tags :