Click or drag to resize

IPROSIZE Structure

This structure represents a size, usually the size of a rectangle.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[ComVisibleAttribute(true)]
[GuidAttribute("72E85A04-2465-4FA1-AF50-1D080D55C160")]
public struct IPROSIZE

The IPROSIZE type exposes the following members.

Fields
  NameDescription
Public fieldcx
X dimension, or width of the rectangle
Public fieldcy
Y dimension, or height of the rectangle
Top
See Also