다음을 통해 공유


NSCell.DrawInteriorWithFrame(CGRect, NSView) 메서드

정의

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

매개 변수

cellFrame
CGRect
inView
NSView
특성

적용 대상