NSTextTable.GetBoundsRect 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
參數
- block
- NSTextTableBlock
- contentRect
- CGRect
- rect
- CGRect
- textContainer
- NSTextContainer
- charRange
- NSRange
傳回
- 屬性