共用方式為


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
屬性

適用於