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

定義

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

パラメーター

block
NSTextBlock
glyphRange
NSRange

戻り値

属性

適用対象