SecondDerivativeCell Property

Summary

Gets the cell that contains the derivative image of the second cut-plane.

Syntax
C#
VB
C++
public MedicalViewerCell SecondDerivativeCell { get; } 
  
Public ReadOnly Property SecondDerivativeCell As MedicalViewerCell 
            public: 
property MedicalViewerCell^ SecondDerivativeCell { 
   MedicalViewerCell^ get(); 
} 

Property Value

The MedicalViewerCell that represents the cell that contains the derivative image.

Example

For an example, refer to MedicalViewerPlaneCutLine

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly