다음을 통해 공유


NSMenuItemCell.DrawBorderAndBackground(CGRect, NSView) 메서드

정의

[Foundation.Export("drawBorderAndBackgroundWithFrame:inView:")]
public virtual void DrawBorderAndBackground (CoreGraphics.CGRect cellFrame, AppKit.NSView controlView);
abstract member DrawBorderAndBackground : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawBorderAndBackground : CoreGraphics.CGRect * AppKit.NSView -> unit

매개 변수

cellFrame
CGRect
controlView
NSView
특성

적용 대상