NSCustomImageRepDrawingHandler Delegate

Definition

public delegate bool NSCustomImageRepDrawingHandler(CGRect dstRect);
type NSCustomImageRepDrawingHandler = delegate of CGRect -> bool

Parameters

dstRect
CGRect

Return Value

Applies to