CGContext.GetPathBoundingBox Method

Definition

Returns the bounding box for the current path.

public CoreGraphics.CGRect GetPathBoundingBox ();
member this.GetPathBoundingBox : unit -> CoreGraphics.CGRect

Returns

The bounding box for the current path.

Applies to