Appends an arc to this UIBezierPath.
Syntax
[Foundation.Export("addArcWithCenter:radius:startAngle:endAngle:clockwise:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual
void AddArc (
bool clockWise,
CoreGraphics.CGPoint center,
nfloat radius,
nfloat startAngle,
nfloat endAngle)
Parameters
- center
- Documentation for this section has not yet been entered.
- radius
- Documentation for this section has not yet been entered.
- startAngle
- Documentation for this section has not yet been entered.
- endAngle
- Documentation for this section has not yet been entered.
- clockWise
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0