Condividi tramite


NSBezierPath.FromRoundedRect(CGRect, nfloat, nfloat) Metodo

Definizione

[Foundation.Export("bezierPathWithRoundedRect:xRadius:yRadius:")]
public static AppKit.NSBezierPath FromRoundedRect (CoreGraphics.CGRect rect, nfloat xRadius, nfloat yRadius);
static member FromRoundedRect : CoreGraphics.CGRect * nfloat * nfloat -> AppKit.NSBezierPath

Parametri

rect
CGRect
xRadius
nfloat
yRadius
nfloat

Restituisce

Attributi

Si applica a