Click or drag to resize

ImageView.AfterZonesChangedHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void AfterZonesChangedHandler(
	int ZoneIndex,
	int Change
)

Parameters

ZoneIndex
Type: System.Int32
Change
Type: System.Int32
See Also