INSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) Method

Definition

[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

Parameters

imageBounds
CGRect
textContainer
NSTextContainer
charIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to