GraphicsUtil.FillRoundedRect(CGContext, CGRect, nfloat) 方法

定义

public static void FillRoundedRect(CoreGraphics.CGContext ctx, CoreGraphics.CGRect rect, nfloat radius);
static member FillRoundedRect : CoreGraphics.CGContext * CoreGraphics.CGRect * nfloat -> unit

参数

ctx
CGContext
rect
CGRect
radius
nfloat

适用于