LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerDoublePlaneCutLine Constructor(MedicalViewerCell,MedicalViewerCell)
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerDoublePlaneCutLine Class > MedicalViewerDoublePlaneCutLine Constructor : MedicalViewerDoublePlaneCutLine Constructor(MedicalViewerCell,MedicalViewerCell)



firstDerivativeCell
MedicalViewerCell class that contains the derivative cell of one of the cut-planes.
secondDerivativeCell
MedicalViewerCell class that contains the derivative cell of one of the cut-planes.

The MedicalViewerDoublePlaneCutLine Constructor(MedicalViewerCell,MedicalViewerCell) is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

Initializes a new MedicalViewerDoublePlaneCutLine class object with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal firstDerivativeCell As MedicalViewerCell, _
   ByVal secondDerivativeCell As MedicalViewerCell _
)
Visual Basic (Usage)Copy Code
Dim firstDerivativeCell As MedicalViewerCell
Dim secondDerivativeCell As MedicalViewerCell
 
Dim instance As New MedicalViewerDoublePlaneCutLine(firstDerivativeCell, secondDerivativeCell)
C# 
public MedicalViewerDoublePlaneCutLine( 
   MedicalViewerCell firstDerivativeCell,
   MedicalViewerCell secondDerivativeCell
)
C++/CLI 
public:
MedicalViewerDoublePlaneCutLine( 
   MedicalViewerCell^ firstDerivativeCell,
   MedicalViewerCell^ secondDerivativeCell
)

Parameters

firstDerivativeCell
MedicalViewerCell class that contains the derivative cell of one of the cut-planes.
secondDerivativeCell
MedicalViewerCell class that contains the derivative cell of one of the cut-planes.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features