←Select platform

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 Leadtools.Medicalviewer.MedicalViewerCell 
             
            public: 
property Leadtools.Medicalviewer.MedicalViewerCell^ SecondDerivativeCell { 
   Leadtools.Medicalviewer.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly