NSImage.DrawInRect(CGRect, CGRect, NSCompositingOperation, nfloat) 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 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
- operation
- NSCompositingOperation
- delta
- nfloat