CGContext.GetPathCurrentPoint Method

Definition

The current point in the CGContext's path.

public CoreGraphics.CGPoint GetPathCurrentPoint ();
member this.GetPathCurrentPoint : unit -> CoreGraphics.CGPoint

Returns

The current point in the CGContext's path.

Applies to