次の方法で共有


NSButtonCell.DrawBezelWithFrame(CGRect, NSView) メソッド

定義

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

パラメーター

frame
CGRect
controlView
NSView
属性

適用対象