NSCell.DrawNinePartImage 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.
public void DrawNinePartImage (CoreGraphics.CGRect frame, AppKit.NSImage topLeftCorner, AppKit.NSImage topEdgeFill, AppKit.NSImage topRightCorner, AppKit.NSImage leftEdgeFill, AppKit.NSImage centerFill, AppKit.NSImage rightEdgeFill, AppKit.NSImage bottomLeftCorner, AppKit.NSImage bottomEdgeFill, AppKit.NSImage bottomRightCorner, AppKit.NSCompositingOperation op, nfloat alphaFraction, bool flipped);
member this.DrawNinePartImage : CoreGraphics.CGRect * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * AppKit.NSCompositingOperation * nfloat * bool -> unit
Parâmetros
- frame
- CGRect
- topLeftCorner
- NSImage
- topEdgeFill
- NSImage
- topRightCorner
- NSImage
- leftEdgeFill
- NSImage
- centerFill
- NSImage
- rightEdgeFill
- NSImage
- bottomLeftCorner
- NSImage
- bottomEdgeFill
- NSImage
- bottomRightCorner
- NSImage
- alphaFraction
- nfloat
- flipped
- Boolean