C#
VB
C++
Gets the cell that contains the derivative image of the first cut-plane.
public MedicalViewerCell FirstDerivativeCell { get; }
Public ReadOnly Property FirstDerivativeCell As Leadtools.Medicalviewer.MedicalViewerCell
public:
property Leadtools.Medicalviewer.MedicalViewerCell^ FirstDerivativeCell {
Leadtools.Medicalviewer.MedicalViewerCell^ get();
}
The MedicalViewerCell that represents the cell that contains the derivative image.
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