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.