NSTextBlock.GetBoundsRect(CGRect, CGRect, NSTextContainer, 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("boundsRectForContentRect:inRect:textContainer:characterRange:")]
public virtual CoreGraphics.CGRect GetBoundsRect (CoreGraphics.CGRect contentRect, CoreGraphics.CGRect rect, AppKit.NSTextContainer textContainer, Foundation.NSRange charRange);
abstract member GetBoundsRect : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSTextContainer * Foundation.NSRange -> CoreGraphics.CGRect
override this.GetBoundsRect : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSTextContainer * Foundation.NSRange -> CoreGraphics.CGRect
Parametri
- contentRect
- CGRect
- rect
- CGRect
- textContainer
- NSTextContainer
- charRange
- NSRange
Restituisce
- Attributi