GraphicsUtil.MakeRoundedRectPath(CGRect, nfloat) 方法

定义

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

参数

rect
CGRect
radius
nfloat

返回

适用于