←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly