This property sets whether or not the effect processing is canceled.

[Visual Basic] Public WriteOnly Property Cancel As Boolean
[C#] public bool Cancel {set;}

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.

See Also

ImageKit.Effect Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation