다음을 통해 공유


NSLayoutManager.BoundsRect(NSTextBlock, NSRange) 메서드

정의

[Foundation.Export("boundsRectForTextBlock:glyphRange:")]
public virtual CoreGraphics.CGRect BoundsRect (AppKit.NSTextBlock block, Foundation.NSRange glyphRange);
abstract member BoundsRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect
override this.BoundsRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect

매개 변수

block
NSTextBlock
glyphRange
NSRange

반환

특성

적용 대상