NSLayoutManager.SetLayoutRect(CGRect, NSTextBlock, NSRange) 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("setLayoutRect:forTextBlock:glyphRange:")]
public virtual void SetLayoutRect (CoreGraphics.CGRect layoutRect, AppKit.NSTextBlock forTextBlock, Foundation.NSRange glyphRange);
abstract member SetLayoutRect : CoreGraphics.CGRect * AppKit.NSTextBlock * Foundation.NSRange -> unit
override this.SetLayoutRect : CoreGraphics.CGRect * AppKit.NSTextBlock * Foundation.NSRange -> unit
Parametri
- layoutRect
- CGRect
- forTextBlock
- NSTextBlock
- glyphRange
- NSRange
- Attributi