[Visual Basic] [ Boolean
= ]imagekitcontrolname.Edit.Delete
[Visual C++] [
BOOL =
]imagekitcontrolname.GetEdit().Delete()
Parameters
None
Return Value
None
Explanation
The Copy method deletes the selected area. Executing this method is the same as using the popup menu of the raster image editing toolbar and selecting "Delete". Instead of right clicking the mouse to display the popup menu, you can execute this method.