NSLayoutManager.BoundingRectForGlyphRange(NSRange, NSTextContainer) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("boundingRectForGlyphRange:inTextContainer:")]
public virtual CoreGraphics.CGRect BoundingRectForGlyphRange (Foundation.NSRange glyphRange, AppKit.NSTextContainer container);
abstract member BoundingRectForGlyphRange : Foundation.NSRange * AppKit.NSTextContainer -> CoreGraphics.CGRect
override this.BoundingRectForGlyphRange : Foundation.NSRange * AppKit.NSTextContainer -> CoreGraphics.CGRect
Parâmetros
- glyphRange
- NSRange
- container
- NSTextContainer
Retornos
- Atributos