Edytuj

Udostępnij za pośrednictwem


NSLayoutManager.LayoutRect(NSTextBlock, NSRange) Method

Definition

[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

Parameters

block
NSTextBlock
glyphRange
NSRange

Returns

Attributes

Applies to