INSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) 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("imageForBounds:textContainer:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public AppKit.NSImage GetImage (CoreGraphics.CGRect imageBounds, AppKit.NSTextContainer textContainer, nuint charIndex);
abstract member GetImage : CoreGraphics.CGRect * AppKit.NSTextContainer * nuint -> AppKit.NSImage
Parâmetros
- imageBounds
- CGRect
- textContainer
- NSTextContainer
- charIndex
- System.System.UIntPtr System.unativeint
Retornos
- Atributos