NSCell.DrawThreePartImage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void DrawThreePartImage (CoreGraphics.CGRect frame, AppKit.NSImage startCap, AppKit.NSImage centerFill, AppKit.NSImage endCap, bool vertical, AppKit.NSCompositingOperation op, nfloat alphaFraction, bool flipped);
member this.DrawThreePartImage : CoreGraphics.CGRect * AppKit.NSImage * AppKit.NSImage * AppKit.NSImage * bool * AppKit.NSCompositingOperation * nfloat * bool -> unit
Parameters
- frame
- CGRect
- startCap
- NSImage
- centerFill
- NSImage
- endCap
- NSImage
- vertical
- Boolean
- alphaFraction
- nfloat
- flipped
- Boolean