Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPointerEventArgs Class : IsHandled Property |
public bool IsHandled {get; set;}
'Declaration
Public Property IsHandled As Boolean
public bool IsHandled {get; set;}
@property (nonatomic) BOOL isHandled;
public boolean isHandled() public void setHandled(boolean handled)
get_IsHandled();
set_IsHandled(value);
Object.defineProperty('IsHandled');
This value is used by the annotation automation framework to enable collaboration between its own and the other interactive modes of LEADTOOLS image viewers.