Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsHandled Property






Gets or sets whether the event has been handled by the automation.
Syntax
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');

Property Value

true if the event has been handled by the automation, otherwise; false. Default value is false.
Remarks

This value is used by the annotation automation framework to enable collaboration between its own and the other interactive modes of LEADTOOLS image viewers.

Requirements

Target Platforms

See Also

Reference

AnnPointerEventArgs Class
AnnPointerEventArgs Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features