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

Volume3DLoadingErrorEventArgs Constructor (Volume3DLoadingErrorEventArgs)







The System.Exception of the error.
Initializes a new instance of the Volume3DLoadingErrorEventArgs class.
Syntax
public Volume3DLoadingErrorEventArgs( 
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal error As Exception _
)
'Usage
 
Dim error As Exception
 
Dim instance As New Volume3DLoadingErrorEventArgs(error)
public Volume3DLoadingErrorEventArgs( 
   HResult error
)
function Volume3DLoadingErrorEventArgs( 
   error 
)
public: Volume3DLoadingErrorEventArgs( 
   Exception* error
)
public:
Volume3DLoadingErrorEventArgs( 
   Exception* error
)

Parameters

error
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.