次の方法で共有


NSLayoutManager.LayoutRect(NSTextBlock, NSRange) メソッド

定義

[Foundation.Export("layoutRectForTextBlock:glyphRange:")]
public virtual CoreGraphics.CGRect LayoutRect(AppKit.NSTextBlock block, Foundation.NSRange glyphRange);
abstract member LayoutRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect
override this.LayoutRect : AppKit.NSTextBlock * Foundation.NSRange -> CoreGraphics.CGRect

パラメーター

block
NSTextBlock
glyphRange
NSRange

戻り値

属性

適用対象