INSTextAttachmentContainer.GetAttachmentBounds Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- textContainer
- NSTextContainer
- lineFrag
- CGRect
- position
- CGPoint
- charIndex
- System.System.UIntPtr System.unativeint
Retornos
- Atributos