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

Parameters

None

Explanation

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

 

The ImageKit10 ActiveX is a product created by Newtone Corporation