次の方法で共有


INSTextAttachmentContainer.GetImage(CGRect, NSTextContainer, nuint) メソッド

定義

[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

パラメーター

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

戻り値

属性

適用対象