Compartir a través de


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

Definición

[Foundation.Export("appendBezierPathWithRoundedRect:xRadius:yRadius:")]
public virtual void AppendPathWithRoundedRect (CoreGraphics.CGRect rect, nfloat xRadius, nfloat yRadius);
abstract member AppendPathWithRoundedRect : CoreGraphics.CGRect * nfloat * nfloat -> unit
override this.AppendPathWithRoundedRect : CoreGraphics.CGRect * nfloat * nfloat -> unit

Parámetros

rect
CGRect
xRadius
nfloat
yRadius
nfloat
Atributos

Se aplica a