NSTextBlock.DrawBackground(CGRect, NSView, NSRange, NSLayoutManager) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("drawBackgroundWithFrame:inView:characterRange:layoutManager:")]
public virtual void DrawBackground (CoreGraphics.CGRect frameRect, AppKit.NSView controlView, Foundation.NSRange charRange, AppKit.NSLayoutManager layoutManager);
abstract member DrawBackground : CoreGraphics.CGRect * AppKit.NSView * Foundation.NSRange * AppKit.NSLayoutManager -> unit
override this.DrawBackground : CoreGraphics.CGRect * AppKit.NSView * Foundation.NSRange * AppKit.NSLayoutManager -> unit
Parametri
- frameRect
- CGRect
- controlView
- NSView
- charRange
- NSRange
- layoutManager
- NSLayoutManager
- Attributi