UserZones.ShiftZones 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
Syntaxpublic void ShiftZones(
ref IPROPOINT Shift
)
Public Sub ShiftZones (
ByRef Shift As IPROPOINT
)
public:
void ShiftZones(
[InAttribute] IPROPOINT% Shift
)
Parameters
- Shift
- Type: Kofax.OmniPageCSDK.IproPlus.IPROPOINT
Remarks
See Also