OnControl3DAdded Method

Summary

Notifies the derived classes that the 3D volume is created and added to the Leadtools.Medical.Workstation.UI.WorkstationViewer.

Syntax
C#
VB
C++
  
Protected Overridable Sub OnControl3DAdded( _ 
   ByVal medical3DControl As Medical3DControl, _ 
   ByVal medicalViewerMultiCell As MedicalViewerMultiCell _ 
)  
protected: 
virtual void OnControl3DAdded(  
   Medical3DControl^ medical3DControl, 
   MedicalViewerMultiCell^ medicalViewerMultiCell 
)  

Parameters

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

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly