다음을 통해 공유


NSLayoutManager.GlyphRangeForBoundingRect(CGRect, NSTextContainer) 메서드

정의

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

매개 변수

bounds
CGRect
container
NSTextContainer

반환

특성

적용 대상