CGContext.CopyPath Method

Definition

Returns a deep copy of the current path in the current context.

public CoreGraphics.CGPath CopyPath ();
member this.CopyPath : unit -> CoreGraphics.CGPath

Returns

Applies to