Contents

boundingBoxOfClipPath

Returns the bounding box of a clipping path.

Declaration

var boundingBoxOfClipPath: CGRect { get }

Discussion

The bounding box is the smallest rectangle completely enclosing all points in the clipping path, including control points for any Bezier curves in the path.

See Also

Working with the Current Clipping Path