Click or drag to resize

POINT Structure

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public struct POINT

The POINT type exposes the following members.

Constructors
  NameDescription
Public methodPOINT(POINT)
Initializes a new instance of the POINT class
Public methodPOINT(Int32, Int32)
Initializes a new instance of the POINT class
Top
Methods
Fields
  NameDescription
Public fieldx
Public fieldy
Top
See Also