Accusoft ImagXpress 13
RubberBand Method

True a rubber band box will appear starting at the position defined by the x and y parameters. The size of the rubber band is determined by the RubberbandUpdate method.

False the current rubber band will be deleted.

The x-coordinate of the starting point of the rubber band.
The y-coordinate of the starting point of the rubber band.
If True, the rubber band area displays as a negative of the original.
Description
Turns rubber-banding on and off.
Syntax
Visual Basic
Public Sub RubberBand( _
   ByVal bRubberband As Boolean, _
   ByVal x As Long, _
   ByVal y As Long, _
   ByVal bNegate As Boolean _
) 
Parameters
bRubberband

True a rubber band box will appear starting at the position defined by the x and y parameters. The size of the rubber band is determined by the RubberbandUpdate method.

False the current rubber band will be deleted.

x
The x-coordinate of the starting point of the rubber band.
y
The y-coordinate of the starting point of the rubber band.
bNegate
If True, the rubber band area displays as a negative of the original.
Remarks

See Also

ImagXpress Object  | ImagXpress Members  | RubberbandUpdate Method  | Viewing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback