次の方法で共有


NSBezierPath.AppendPathWithRoundedRect(CGRect, nfloat, nfloat) メソッド

定義

[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

パラメーター

rect
CGRect
xRadius
nfloat
yRadius
nfloat
属性

適用対象