Hi all, hope everyone is well.
Does anyone know of a tool that will let you draw a Bezier shape and provide you with the JS commands to construct the shape in code using GraphicsPath.AddCurveToPoint - I’ve managed to find a simple one online, but it’s a bit rough and ready: HTML5 Canvas bezierCurveTo generator
Cheers,
Dave.