NSTextBlock.GetRectForLayout 方法

定义

[Foundation.Export("rectForLayoutAtPoint:inRect:textContainer:characterRange:")]
public virtual CoreGraphics.CGRect GetRectForLayout (CoreGraphics.CGPoint startingPoint, CoreGraphics.CGRect rect, AppKit.NSTextContainer textContainer, Foundation.NSRange charRange);
abstract member GetRectForLayout : CoreGraphics.CGPoint * CoreGraphics.CGRect * AppKit.NSTextContainer * Foundation.NSRange -> CoreGraphics.CGRect
override this.GetRectForLayout : CoreGraphics.CGPoint * CoreGraphics.CGRect * AppKit.NSTextContainer * Foundation.NSRange -> CoreGraphics.CGRect

参数

startingPoint
CGPoint
rect
CGRect
textContainer
NSTextContainer
charRange
NSRange

返回

属性

适用于