Share via


NSCell.DrawWithExpansionFrame(CGRect, NSView) 方法

定义

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

参数

cellFrame
CGRect
inView
NSView
属性

适用于