다음을 통해 공유


NSButtonCell.DrawImage(NSImage, CGRect, NSView) 메서드

정의

[Foundation.Export("drawImage:withFrame:inView:")]
public virtual void DrawImage (AppKit.NSImage image, CoreGraphics.CGRect frame, AppKit.NSView controlView);
abstract member DrawImage : AppKit.NSImage * CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawImage : AppKit.NSImage * CoreGraphics.CGRect * AppKit.NSView -> unit

매개 변수

image
NSImage
frame
CGRect
controlView
NSView
특성

적용 대상