projectStrokeOnPoints
projectStrokeOnPoints(
points,options,openPath):TProjection[]
Used to calculate object’s bounding box
Parameters
• points: XY[]
• options: TProjectStrokeOnPointsOptions
• openPath: boolean = false
Returns
See
https://github.com/fabricjs/fabric.js/pull/8344