UIKit.UIBezierPath.FromRoundedRect Method
Factory method to create a UIBezierPath from a rounded rectangle.

Syntax

[Foundation.Export("bezierPathWithRoundedRect:cornerRadius:")]
public static UIBezierPath FromRoundedRect (CoreGraphics.CGRect rect, nfloat cornerRadius)

Parameters

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