次の方法で共有


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

戻り値

実装

属性

適用対象