共用方式為


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

傳回

適用於