C#
VB
C++
Gets the value that indicates whether the cell has a derivative image out of the cut-plane.
public bool Derivative { get; }
Public ReadOnly Property Derivative As Boolean
public:
property bool Derivative {
bool get();
}
true if the cell is derivative; otherwise, false.
For more information, refer to MedicalViewerReferenceLineProperties.CutLines and MedicalViewerReferenceLineProperties.DoubleCutLines.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET