Derivative Property

Summary

Gets the value that indicates whether the cell has a derivative image out of the cut-plane.

Syntax
C#
VB
C++
public bool Derivative { get; } 
  
Public ReadOnly Property Derivative As Boolean 
            public: 
property bool Derivative { 
   bool get(); 
} 

Property Value

true if the cell is derivative; otherwise, false.

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