다음을 통해 공유


INSTextAttachmentContainer.GetAttachmentBounds 메서드

정의

[Foundation.Export("attachmentBoundsForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetAttachmentBounds (AppKit.NSTextContainer textContainer, CoreGraphics.CGRect lineFrag, CoreGraphics.CGPoint position, nuint charIndex);
abstract member GetAttachmentBounds : AppKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

매개 변수

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

반환

특성

적용 대상