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

[C++Builder]   imagekitcontrolname->Vector->Cancel [ = bool ]
[Delphi]   imagekitcontrolname.Vector.Cancel [ = Boolean ]

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 VCL is a product created by Newtone Corporation