GraphicsUtil.MakeRoundedRectPath(CGRect, nfloat) Method

Definition

public static CoreGraphics.CGPath MakeRoundedRectPath (CoreGraphics.CGRect rect, nfloat radius);
static member MakeRoundedRectPath : CoreGraphics.CGRect * nfloat -> CoreGraphics.CGPath

Parameters

rect
CGRect
radius
nfloat

Returns

Applies to