NSTextAttachmentCell.CellFrameForTextContainer Method

Definition

[Foundation.Export("cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
public virtual CoreGraphics.CGRect CellFrameForTextContainer (AppKit.NSTextContainer textContainer, CoreGraphics.CGRect lineFrag, CoreGraphics.CGPoint position, nuint charIndex);
abstract member CellFrameForTextContainer : AppKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect
override this.CellFrameForTextContainer : AppKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

Parameters

textContainer
NSTextContainer
lineFrag
CGRect
position
CGPoint
charIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to