DoAddCutPlane Method

Summary
Adds two cut-plane cells from the provided cell.
Syntax
C#
VB
C++
protected override void DoAddCutPlane( 
   MedicalViewer viewer, 
   MedicalViewerMultiCell multiCell 
) 
  
Protected Overrides Sub DoAddCutPlane( _ 
   ByVal viewer As MedicalViewer, _ 
   ByVal multiCell As MedicalViewerMultiCell _ 
)  
protected: 
void DoAddCutPlane(  
   MedicalViewer^ viewer, 
   MedicalViewerMultiCell^ multiCell 
) override  

Parameters

viewer
The MedicalViewer to add the cut-plane cells into.

multiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell used to generate the cut-plane cells.

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.