Accusoft.ImagXpress13.Net
Start(Point) Method




A System.Drawing.Point value which represents the starting point corner for the rubberband.
Sets the starting point for the Rubberband object.
Syntax
'Declaration
 
Public Overloads Sub Start( _
   ByVal screenStartPoint As Point _
) 
'Usage
 
Dim instance As Rubberband
Dim screenStartPoint As Point
 
instance.Start(screenStartPoint)
public void Start( 
   Point screenStartPoint
)
public: void Start( 
   Point screenStartPoint
) 
public:
void Start( 
   Point screenStartPoint
) 

Parameters

screenStartPoint
A System.Drawing.Point value which represents the starting point corner for the rubberband.
See Also

Reference

Rubberband Class
Rubberband Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback