Contents

boundingRect

A rectangle containing all path segments.

Declaration

var boundingRect: CGRect { get }

Discussion

This is the smallest rectangle completely enclosing all points in the path but not including control points for Bézier curves.

See Also

Getting the path’s characteristics