MedicalViewerPlaneCutLine Constructor(MedicalViewerCell)

Summary

Initializes a new MedicalViewerPlaneCutLine class object with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal derivativeCell As MedicalViewerCell _ 
) 
            public: 
MedicalViewerPlaneCutLine(  
   MedicalViewerCell^ derivativeCell 
) 

Parameters

derivativeCell
MedicalViewerCell that contains the derivative cell. The derivative is the cell that will hold the image generated from this cut plane.

Example

For an example, refer to MedicalViewerPlaneCutLine

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.MedicalViewer Assembly