←Select platform

MedicalViewerPlaneCutLine Constructor(MedicalViewerCell)

Summary

Initializes a new MedicalViewerPlaneCutLine class object with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal derivativeCell As Leadtools.Medicalviewer.MedicalViewerCell _ 
) 
             
            public: 
MedicalViewerPlaneCutLine(  
   Leadtools.Medicalviewer.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly