'Declaration Public Overloads Sub DragAndDrop( _
ByVal locationLocation within the image.As System.Drawing.Point _
)
public void DragAndDrop(
System.Drawing.Point location
)
public: void DragAndDrop(
System.Drawing.Point* location
)
public:
void DragAndDrop(
System.Drawing.Point^ location
)
Parameters
- location
- Location within the image.