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
属性

适用于