次の方法で共有


NSTextTable.GetBoundsRect メソッド

定義

[Foundation.Export("boundsRectForBlock:contentRect:inRect:textContainer:characterRange:")]
public virtual CoreGraphics.CGRect GetBoundsRect (AppKit.NSTextTableBlock block, CoreGraphics.CGRect contentRect, CoreGraphics.CGRect rect, AppKit.NSTextContainer textContainer, Foundation.NSRange charRange);
override this.GetBoundsRect : AppKit.NSTextTableBlock * CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSTextContainer * Foundation.NSRange -> CoreGraphics.CGRect

パラメーター

contentRect
CGRect
rect
CGRect
textContainer
NSTextContainer
charRange
NSRange

戻り値

属性

適用対象