NSImageRect Delegate

Definition

public delegate AppKit.NSImage NSImageRect(NSObject sender, CGRect aRect);
type NSImageRect = delegate of NSObject * CGRect -> NSImage

Parameters

sender
NSObject
aRect
CGRect

Return Value

Applies to