NSLayoutManager.SetBoundsRect(CGRect, NSTextBlock, NSRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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