OnAddingControl3DError Method

Syntax
C#
VB
C++
protected override void OnAddingControl3DError( 
   Medical3DControl medical3DControl, 
   MedicalViewerMultiCell medicalViewerMultiCell, 
   Exception exception 
) 
  
Protected Overrides Sub OnAddingControl3DError( _ 
   ByVal medical3DControl As Medical3DControl, _ 
   ByVal medicalViewerMultiCell As MedicalViewerMultiCell, _ 
   ByVal exception As Exception _ 
)  
protected: 
void OnAddingControl3DError(  
   Medical3DControl^ medical3DControl, 
   MedicalViewerMultiCell^ medicalViewerMultiCell, 
   Exception^ exception 
) override  

Parameters

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

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

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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