q5play
    Preparing search index...

    Function quadraticVertex

    • 🖌 Specifies a quadratic Bezier vertex in a shape.

      Parameters

      • cp1x: number

        x-coordinate of the control point

      • cp1y: number

        y-coordinate of the control point

      • x: number

        x-coordinate of the anchor point

      • y: number

        y-coordinate of the anchor point

      Returns void