共用方式為


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

適用於