OnControl3DAdded Method

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

Parameters

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

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

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