UserZone.BoundingRect Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The BoundingRect values refer to the II_CURRENT image and are measured in pixels. If a user zone is not rectangular, the values of the property represent the minimal bounding rectangle of the user zone. If any of the values in the BoundingRect structure are modified, the related zone is converted to a simple, rectangular zone described by the property. The default values of the BoundingRect property is (0, 0, 2, 2). If the Left or Top properties are set to a negative number, a trappable error occurs. If the Width or Height properties are set to a value less than 2, a trappable error occurs.
Changing these properties sets the Modified property of the Document object to True.