Compartir a través de


NSBezierPath.FromRoundedRect(CGRect, nfloat, nfloat) Método

Definición

[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

Parámetros

rect
CGRect
xRadius
nfloat
yRadius
nfloat

Devoluciones

Atributos

Se aplica a