This method clears the selected area.
[Visual Basic]   imagekitcontrolname.Edit.ClearSelect
[Visual C++]     imagekitcontrolname.GetEdit().ClearSelect()
[VB.NET]   imagekitcontrolname.Edit.ClearSelect()
[C#.NET]   imagekitcontrolname.Edit.ClearSelect()

Parameters

None

Return Value

None

Explanation

The ClearSelect method clears the selected area. Executing this method is the same as using the popup menu of the raster image editing toolbar and selecting "Clear". Instead of right clicking the mouse to display the popup menu, you can execute this method.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation