Description Occurs when the SelectImageArea property is TRUE and the user selects the rectangle over the image.
Usage Sub BIDisp_ SelectImageArea (Left As Long Top As Long Right As Long Bottom As Long)
Remarks This event specifies the selected rectangle. The coordinates are given in image coordinates. Theese coordinates are useful for example with the RedEyeRemover method.
See Also SelectImageArea Property, SelectClientArea Event