UIKit.UIBezierPath.AddQuadCurveToPoint Method
Appends a quadratic Bezier curve to this UIBezierPath.

Syntax

[Foundation.Export("addQuadCurveToPoint:controlPoint:")]
public virtual void AddQuadCurveToPoint (CoreGraphics.CGPoint endPoint, CoreGraphics.CGPoint controlPoint)

Parameters

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