Compartir a través de


NSTextTable.GetRectForBlock Método

Definición

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

Parámetros

startingPoint
CGPoint
rect
CGRect
textContainer
NSTextContainer
charRange
NSRange

Devoluciones

Atributos

Se aplica a