UIKit.UIBezierPath.AddCurveToPoint Method
Appends a cubic Bezier curve to this UIBezierPath.

Syntax

[Foundation.Export("addCurveToPoint:controlPoint1:controlPoint2:")]
public virtual void AddCurveToPoint (CoreGraphics.CGPoint endPoint, CoreGraphics.CGPoint controlPoint1, CoreGraphics.CGPoint controlPoint2)

Parameters

endPoint
Documentation for this section has not yet been entered.
controlPoint1
Documentation for this section has not yet been entered.
controlPoint2
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