Accusoft.ImagXpress13.Net
Update Method




A System.Drawing.Point value to represent the current ending point of the Rubberband.
Updates the current rubber band ending point.
Syntax
'Declaration
 
Public Sub Update( _
   ByVal screenUpdatePoint As Point _
) 
'Usage
 
Dim instance As Rubberband
Dim screenUpdatePoint As Point
 
instance.Update(screenUpdatePoint)
public void Update( 
   Point screenUpdatePoint
)
public: void Update( 
   Point screenUpdatePoint
) 
public:
void Update( 
   Point screenUpdatePoint
) 

Parameters

screenUpdatePoint
A System.Drawing.Point value to represent the current ending point of the Rubberband.
See Also

Reference

Rubberband Class
Rubberband Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback