다음을 통해 공유


NSLayoutManager.LayoutRect(NSTextBlock, NSRange) 메서드

정의

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

매개 변수

block
NSTextBlock
glyphRange
NSRange

반환

특성

적용 대상