bounds

open override fun bounds(): Box2(source)

Computes the bounding box of the curve by evaluating its start, end, and inflection points.

Return

a Box2 object representing the smallest bounding box that encompasses the curve.