'Declaration Public Overloads Sub DragAndDrop( _
ByVal destRectLocation and size within the image.As System.Drawing.Rectangle _
)
public void DragAndDrop(
System.Drawing.Rectangle destRect
)
public: void DragAndDrop(
System.Drawing.Rectangle* destRect
)
public:
void DragAndDrop(
System.Drawing.Rectangle^ destRect
)
Parameters
- destRect
- Location and size within the image.