다음을 통해 공유


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
특성

적용 대상