MonoMac.CoreGraphics.CGContext.AddArcToPoint Method
Adds an arc to the current path.

Syntax

public void AddArcToPoint (float x1, float y1, float x2, float y2, float radius)

Parameters

x1
X value for the end point of the first tangent line.
y1
Y value for the end point of the first tangent line.
x2
X value for the end point of the second tangent line.
y2
Y value for the end point of the second tangent line.
radius
The radius for the arc.

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