Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationEventArgs Class : Cancel Property |
public bool Cancel {get; set;}
'Declaration
Public Property Cancel As Boolean
public bool Cancel {get; set;}
@property (nonatomic) BOOL cancel;
public bool getCancel(); public void setCancel(bool value);
<br/>get_Cancel();<br/>set_Cancel(value);<br/>Object.defineProperty('Cancel');