편집

다음을 통해 공유


NSLayoutManager.BoundingRectForGlyphRange(NSRange, NSTextContainer) Method

Definition

[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

Parameters

glyphRange
NSRange
container
NSTextContainer

Returns

Attributes

Applies to