Click or drag to resize

WorkflowViewHitTest Method

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in 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: OmniPageCSDK.ToolBoxesWFVHHITTESTRESULT
ItemID
Type: SystemUInt32
SubItemID
Type: SystemUInt32
See Also