Click or drag to resize

WorkflowViewHitTest Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void HitTest(
	int x,
	int y,
	ref WFVHHITTESTRESULT HitRes,
	ref uint ItemID,
	ref uint SubItemID
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32
HitRes
Type: Kofax.OmniPageCSDK.ToolBoxesWFVHHITTESTRESULT
ItemID
Type: SystemUInt32
SubItemID
Type: SystemUInt32
See Also