NSLayoutManager.SetLayoutRect(CGRect, NSTextBlock, NSRange) 方法

定义

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

参数

layoutRect
CGRect
forTextBlock
NSTextBlock
glyphRange
NSRange
属性

适用于