NSTextTable.GetBoundsRect Method

Definition

[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

Parameters

contentRect
CGRect
rect
CGRect
textContainer
NSTextContainer
charRange
NSRange

Returns

Attributes

Applies to