Leadtools.Annotations.Core Namespace > AnnPropertyChangedEventArgs Class : Cancel Property |
public bool Cancel {get; set;}
Public Property Cancel As Boolean
public bool Cancel {get; set;}
public boolean getCancel() public void setCancel(boolean cancel)
get_Cancel();
set_Cancel(value);
Object.defineProperty('Cancel');
You should set this property to true to prevent a property from being changed.