Share via


NSCell.DrawWithFrame(CGRect, NSView) 方法

定义

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

参数

cellFrame
CGRect
inView
NSView
属性

适用于