Share via


NSLayoutManager.GlyphRangeForBoundingRect(CGRect, NSTextContainer) 메서드

정의

에 적어도 부분적으로 있는 문자 모양 인덱스의 범위를 반환합니다.

[Foundation.Export("glyphRangeForBoundingRect:inTextContainer:")]
public virtual Foundation.NSRange GlyphRangeForBoundingRect (CoreGraphics.CGRect bounds, UIKit.NSTextContainer container);
abstract member GlyphRangeForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> Foundation.NSRange
override this.GlyphRangeForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> Foundation.NSRange

매개 변수

bounds
CGRect
container
NSTextContainer

반환

특성

적용 대상