UIKit.UIBezierPath.FromArc Method
Creates a new UIBezierPath, initialized with the specified arc.

Syntax

[Foundation.Export("bezierPathWithArcCenter:radius:startAngle:endAngle:clockwise:")]
public static UIBezierPath FromArc (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.

Returns

Documentation for this section has not yet been entered.

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0