NSLayoutManager.BoundsRect(NSTextBlock, NSRange) Method

Definition

[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

Parameters

block
NSTextBlock
glyphRange
NSRange

Returns

Attributes

Applies to