다음을 통해 공유


NSCell.DrawThreePartImage 메서드

정의

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

매개 변수

frame
CGRect
startCap
NSImage
centerFill
NSImage
endCap
NSImage
vertical
Boolean
alphaFraction
nfloat
flipped
Boolean

적용 대상