NSTextAttachmentCell.CellFrameForTextContainer 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("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
Parâmetros
- textContainer
- NSTextContainer
- lineFrag
- CGRect
- position
- CGPoint
- charIndex
- System.System.UIntPtr System.unativeint
Retornos
- Atributos