NSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- imageBounds
- CGRect
- textContainer
- NSTextContainer
- charIndex
- System.System.UIntPtr System.unativeint
Restituisce
Implementazioni
- Attributi