NSCell.DrawWithFrame(CGRect, NSView) Method

Definition

[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

Parameters

cellFrame
CGRect
inView
NSView
Attributes

Applies to