RecAPI.kRecGetAnchorDrift Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetAnchorDrift( IntPtr hPage, IMAGEINDEX iiImg, int nZone, out SIZE drift )
Public Shared Function kRecGetAnchorDrift ( hPage As IntPtr, iiImg As IMAGEINDEX, nZone As Integer, <OutAttribute> ByRef drift As SIZE ) As RECERR
public: static RECERR kRecGetAnchorDrift( IntPtr hPage, IMAGEINDEX iiImg, int nZone, [OutAttribute] SIZE% drift )