LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Error Property (Volume3DLoadingErrorEventArgs)







Gets the exception of the error.
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception
'Usage
 
Dim instance As Volume3DLoadingErrorEventArgs
Dim value As Exception
 
value = instance.Error
public HResult Error {get;}
 get_Error(); 
public: __property Exception* get_Error();
public:
property Exception* Error {
   Exception* get();
}

Property Value

Type: System.Exception The System.Exception of the error.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Volume3DLoadingErrorEventArgs Class
Volume3DLoadingErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.