This property sets whether or not the RasterToVector method is canceled.

[Visual Basic]   imagekitcontrolname.Vector.Cancel [ = Boolean ]
[Visual C++]     imagekitcontrolname.GetVector().SetCancel(BOOL Val )
[VB.NET]   imagekitcontrolname.Vector.Cancel [ = Boolean ]
[C#.NET]   imagekitcontrolname.Vector.Cancel [ = bool ]

Property Value

Value Explanation
True Cancels the RasterToVector method
False Does not cancel the RasterToVector method

Explanation

The Cancel property sets whether or not the RasterToVector method is canceled. By setting the Cancel property to true, the RasterToVector method can be canceled.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation