Click or drag to resize

IPROPOINT Structure

This structure represents an image pixel coordinate.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("7B4CB225-CE64-4B52-BFE7-33BB2BFAD6CF")]
[ComVisibleAttribute(true)]
public struct IPROPOINT

The IPROPOINT type exposes the following members.

Fields
  NameDescription
Public fieldx
X coordinate
Public fieldy
Y coordinate
Top
See Also