Accusoft ImagXpress 12
RedeyeRectangleEdit Method
See Also  Send comments on this topic.
recIndex
The index of the redeye rectangle to be changed.
Xpos
The new x-coordinate of the top-left corner of the rectangle.
Ypos
The new y-coordinate of the top-left corner of the rectangle.
recWidth
The new width of the rectangle.
recHeight
The new height of the rectangle.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : RedeyeRectangleEdit Method

Glossary Item Box

Description

Modify a redeye rectangle's size or position.

Syntax

Visual Basic
Public Function RedeyeRectangleEdit( _
   ByVal recIndex As Long, _
   ByVal Xpos As Long, _
   ByVal Ypos As Long, _
   ByVal recWidth As Long, _
   ByVal recHeight As Long _
) As Long

Parameters

recIndex
The index of the redeye rectangle to be changed.
Xpos
The new x-coordinate of the top-left corner of the rectangle.
Ypos
The new y-coordinate of the top-left corner of the rectangle.
recWidth
The new width of the rectangle.
recHeight
The new height of the rectangle.

Return Type

The current index of the rectangle being edited.

Remarks

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.