NSLayoutManager.SetBoundsRect(CGRect, NSTextBlock, NSRange) Method

Definition

[Foundation.Export("setBoundsRect:forTextBlock:glyphRange:")]
public virtual void SetBoundsRect (CoreGraphics.CGRect boundsRect, AppKit.NSTextBlock forTextBlock, Foundation.NSRange glyphRange);
abstract member SetBoundsRect : CoreGraphics.CGRect * AppKit.NSTextBlock * Foundation.NSRange -> unit
override this.SetBoundsRect : CoreGraphics.CGRect * AppKit.NSTextBlock * Foundation.NSRange -> unit

Parameters

boundsRect
CGRect
forTextBlock
NSTextBlock
glyphRange
NSRange
Attributes

Applies to