Click or drag to resize

ImageViewConvImgToView Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ConvImgToView(
	int ImgX,
	int ImgY,
	ref int ViewX,
	ref int ViewY
)

Parameters

ImgX
Type: SystemInt32
ImgY
Type: SystemInt32
ViewX
Type: SystemInt32
ViewY
Type: SystemInt32
See Also