NSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("imageForBounds:textContainer:characterIndex:")]
public abstract AppKit.NSImage GetImage (CoreGraphics.CGRect imageBounds, AppKit.NSTextContainer textContainer, nuint charIndex);
abstract member GetImage : CoreGraphics.CGRect * AppKit.NSTextContainer * nuint -> AppKit.NSImage
Paramètres
- imageBounds
- CGRect
- textContainer
- NSTextContainer
- charIndex
- System.System.UIntPtr System.unativeint
Retours
Implémente
- Attributs