Compartilhar via


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

Definição

[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

Retornos

Atributos

Aplica-se a