C#
VB
C++
Initializes a new MedicalViewerPlaneCutLine class object with explicit parameters.
Public Function New( _
ByVal derivativeCell As Leadtools.Medicalviewer.MedicalViewerCell _
)
public:
MedicalViewerPlaneCutLine(
Leadtools.Medicalviewer.MedicalViewerCell^ derivativeCell
)
derivativeCell
MedicalViewerCell that contains the derivative cell. The derivative is the cell that will hold the image generated from this cut plane.
For an example, refer to MedicalViewerPlaneCutLine
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET