NSTextTable.DrawBackground Method

Definition

[Foundation.Export("drawBackgroundForBlock:withFrame:inView:characterRange:layoutManager:")]
public virtual void DrawBackground (AppKit.NSTextTableBlock block, CoreGraphics.CGRect frameRect, AppKit.NSView controlView, Foundation.NSRange charRange, AppKit.NSLayoutManager layoutManager);
override this.DrawBackground : AppKit.NSTextTableBlock * CoreGraphics.CGRect * AppKit.NSView * Foundation.NSRange * AppKit.NSLayoutManager -> unit

Parameters

frameRect
CGRect
controlView
NSView
charRange
NSRange
layoutManager
NSLayoutManager
Attributes

Applies to