다음을 통해 공유


NSLayoutManager.SetBoundsRect(CGRect, NSTextBlock, NSRange) 메서드

정의

[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

매개 변수

boundsRect
CGRect
forTextBlock
NSTextBlock
glyphRange
NSRange
특성

적용 대상