다음을 통해 공유


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

반환

특성

적용 대상