Click or drag to resize

InputZoneGetTabPositionInTable Method

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntax
public POINT GetTabPositionInTable(
	POINT point,
	IMAGEINDEX imageindex = IMAGEINDEX.II_CURRENT
)

Parameters

point
Type: OmniPageCSDK.ArgTypesPOINT
imageindex (Optional)
Type: OmniPageCSDK.ArgTypesIMAGEINDEX

Return Value

Type: POINT
See Also