This property sets whether or not the effect processing is canceled
[Visual Basic]   imagekitcontrolname.Effect.Cancel [= Boolean ]
[Visual C++]     imagekitcontrolname.GetEffect().SetCancel(BOOL Val)
[VB.NET]   imagekitcontrolname.Effect.Cancel [= Boolean ]
[C#.NET]   imagekitcontrolname.Effect.Cancel [= bool ]

Property Value

Value Explanation
True The Effect process is canceled
False The Effect process is not canceled

Explanation

The Cancel property sets whether or not the effect processing is canceled.

Setting this value

  This value can be set during execution.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation