Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Handled Property (Volume3DLoadingErrorEventArgs)







Gets or sets whether the user handled the error
Syntax
public bool Handled {get; set;}
'Declaration
 
Public Property Handled As Boolean
'Usage
 
Dim instance As Volume3DLoadingErrorEventArgs
Dim value As Boolean
 
instance.Handled = value
 
value = instance.Handled

            

            
public: __property bool get_Handled();
public: __property void set_Handled( 
   bool value
);
public:
property bool Handled {
   bool get();
   void set (    bool value);
}

Property Value

Type: System.Boolean True if the user receiving the event handled the error.
Requirements

Target Platforms

See Also

Reference

Volume3DLoadingErrorEventArgs Class
Volume3DLoadingErrorEventArgs Members

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