NSLayoutManager.BoundsRect(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("boundsRectForTextBlock:glyphRange:")]
public virtual CoreGraphics.CGRect BoundsRect (AppKit.NSTextBlock block, Foundation.NSRange glyphRange);
abstract member BoundsRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect
override this.BoundsRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect
Parametri
- block
- NSTextBlock
- glyphRange
- NSRange
Restituisce
- Attributi