NSCell.DrawNinePartImage Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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