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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.