MonoMac.CoreGraphics.CGContext.AddQuadCurveToPoint Method
Adds a quadratic bezier curve to the current path.

Syntax

public void AddQuadCurveToPoint (float cpx, float cpy, float x, float y)

Parameters

cpx
X value for the control point.
cpy
Y value for the control point.
x
X value for the end of the curve.
y
Y value for the end of the curve.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MonoMac.CoreGraphics
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0