←Select platform

FirstDerivativeCell Property

Summary

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

Syntax

C#
VB
C++
public MedicalViewerCell FirstDerivativeCell { get; } 
  
Public ReadOnly Property FirstDerivativeCell As Leadtools.Medicalviewer.MedicalViewerCell 
             
            public: 
property Leadtools.Medicalviewer.MedicalViewerCell^ FirstDerivativeCell { 
   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