Edit

Share via


NSImage.DrawInRect(CGRect, CGRect, NSCompositingOperation, nfloat) Method

Definition

public void DrawInRect (CoreGraphics.CGRect dstRect, CoreGraphics.CGRect srcRect, AppKit.NSCompositingOperation operation, nfloat delta);
member this.DrawInRect : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSCompositingOperation * nfloat -> unit

Parameters

dstRect
CGRect
srcRect
CGRect
delta
nfloat

Applies to