다음을 통해 공유


NSTextAttachmentContainer.GetAttachmentBounds 메서드

정의

이 NSTextAttachmentContainer의 범위를 설명하는 RectangleF입니다.

[Foundation.Export("attachmentBoundsForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
public abstract CoreGraphics.CGRect GetAttachmentBounds (UIKit.NSTextContainer textContainer, CoreGraphics.CGRect proposedLineFragment, CoreGraphics.CGPoint glyphPosition, nuint characterIndex);
abstract member GetAttachmentBounds : UIKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

매개 변수

textContainer
NSTextContainer
proposedLineFragment
CGRect
glyphPosition
CGPoint
characterIndex
System.System.UIntPtr System.unativeint

반환

구현

특성

적용 대상