NSTextAttachmentCell.CellFrameForTextContainer 메서드

정의

[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

매개 변수

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

반환

특성

적용 대상