共用方式為


NSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) 方法

定義

[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

參數

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

傳回

實作

屬性

適用於