Share via


CGContext.AddCurveToPoint Method

Definition

public void AddCurveToPoint(System.Runtime.InteropServices.NFloat cp1x, System.Runtime.InteropServices.NFloat cp1y, System.Runtime.InteropServices.NFloat cp2x, System.Runtime.InteropServices.NFloat cp2y, System.Runtime.InteropServices.NFloat x, System.Runtime.InteropServices.NFloat y);
member this.AddCurveToPoint : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> unit

Parameters

cp1x
NFloat
cp1y
NFloat
cp2x
NFloat
cp2y
NFloat
x
NFloat
y
NFloat

Applies to