NSImage.DrawInRect(CGRect, CGRect, NSCompositingOperation, nfloat) 方法

定义

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

参数

dstRect
CGRect
srcRect
CGRect
delta
nfloat

适用于