This event is generated when a raster image is converted to a vector image. 
[Visual Basic]   imagekitcontrolname_StartRasterToVector()
[Visual C++]     OnStartRasterToVectorimagekitcontrolname()
[VB.NET]   imagekitcontrolname_StartRasterToVector(ByVal sender As System.Object, ByVal e As System.EventArgs)
[C#.NET]   imagekitcontrolname_StartRasterToVector(object sender, EventArgs e)

Parameters

None

Explanation

The StartRasterToVector event is generated when a raster image is converted to a vector image, i.e. when the Vector.RasterToVector method is executed.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation