Click or drag to resize

UserZonesShiftZones Method

This method shifts all user zones in this collection using the vector specified by the Shift parameter.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void ShiftZones(
	ref IPROPOINT Shift
)

Parameters

Shift
Type: Kofax.OmniPageCSDK.IproPlusIPROPOINT
Remarks

Calling this method sets the Modified property of the Document object to True.

See Also