DoAddCutPlane Method

Summary

Adds a cut-plane cell 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly