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

Syntax

public void AddArc (float x, float y, float radius, float startAngle, float endAngle, bool clockwise)

Parameters

x
X value for the center of the arc.
y
Y value for the center of the arc.
radius
The radius for the arc.
startAngle
Starting angle (in radians) for the arc.
endAngle
Ending angle (in radians) for the arc.
clockwise
Whether the arc is added clockwise or counterclockwise.

Remarks

Requirements

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