OnAddingControl3DError Method

Summary
Notifies derived classes that an error has occurred while creating the 3D volume.
Syntax
C#
C++/CLI
protected virtual void OnAddingControl3DError( 
   Medical3DControl medical3DControl, 
   MedicalViewerMultiCell medicalViewerMultiCell, 
   Exception exception 
) 
protected:  
   virtual void OnAddingControl3DError( 
      Medical3DControl^ medical3DControl, 
      MedicalViewerMultiCell^ medicalViewerMultiCell, 
      Exception^ exception 
   ) 

Parameters

medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.

medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.

exception
The System.Exception that caused the generation to fail.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.