NSButtonCell.DrawBezelWithFrame(CGRect, NSView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- frame
- CGRect
- controlView
- NSView
- Attributs