Fabric.js is an open-source JavaScript canvas library, which 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 line means the line is movable and can be stretched according to requirement, & contains the customizable option when it comes to initial stroke color, height, width, fill color, or stroke width. The list of complete Line canvas classes are given below:
Members:
- Fabric.js Line absolutePositioned Property
- Fabric.js Line angle Property
- Fabric.js Line backgroundColor Property
- Fabric.js Line borderDashArray Property
- Fabric.js Line borderOpacityWhenMoving Property
- Fabric.js Line borderScaleFactor Property
- Fabric.js Line centeredScaling Property
- Fabric.js Line cornerColor Property
- Fabric.js Line cornerDashArray Property
- Fabric.js Line cornerSize Property
- Fabric.js Line cornerStrokeColor Property
- Fabric.js Line cornerStyle Property
- Fabric.js Line flipX Property
- Fabric.js Line flipY Property
- Fabric.js Line hasBorders Property
- Fabric.js Line hasControls Property
- Fabric.js Line hoverCursor Property
- Fabric.js Line left Property
- Fabric.js Line lockMovementX Property
- Fabric.js Line lockMovementY Property
- Fabric.js Line lockRotation Property
- Fabric.js Line lockScalingFlip Property
- Fabric.js Line lockScalingX Property
- Fabric.js Line lockScalingY Property
- Fabric.js Line minScaleLimit Property
- Fabric.js Line moveCursor Property
- Fabric.js Line opacity Property
- Fabric.js Line padding Property
- Fabric.js Line scaleX Property
- Fabric.js Line scaleY Property
- Fabric.js Line selectable Property
- Fabric.js Line selectionBackgroundColor Property
- Fabric.js Line skewX Property
- Fabric.js Line skewY Property
- Fabric.js Line stroke Property
- Fabric.js Line strokeDashArray Property
- Fabric.js Line strokeWidth Property
- Fabric.js Line top Property
- Fabric.js Line transparentCorners Property
- Fabric.js Line visible Property
- Fabric.js Line x1 Property
- Fabric.js Line x2 Property
- Fabric.js Line y1 Property
- Fabric.js Line y2 Property