NSCell.DrawInteriorWithFrame(CGRect, NSView) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("drawInteriorWithFrame:inView:")]
public virtual void DrawInteriorWithFrame (CoreGraphics.CGRect cellFrame, AppKit.NSView inView);
abstract member DrawInteriorWithFrame : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawInteriorWithFrame : CoreGraphics.CGRect * AppKit.NSView -> unit
Parâmetros
- cellFrame
- CGRect
- inView
- NSView
- Atributos