Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > SliceCommandEventArgs Class : Cancel Property |
public bool Cancel {get; set;}
'Declaration
Public Property Cancel As Boolean
'Usage
Dim instance As SliceCommandEventArgs Dim value As Boolean instance.Cancel = value value = instance.Cancel
public bool Cancel {get; set;}
<br/>get_Cancel();<br/>set_Cancel(value);<br/>Object.defineProperty('Cancel');