DerivativeSource Property

Summary

Gets the cell object which is used to generate the derivative images to the cell.

Syntax
C#
VB
C++
public MedicalViewerCell DerivativeSource { get; } 
  
Public ReadOnly Property DerivativeSource As MedicalViewerCell 
            public: 
property MedicalViewerCell^ DerivativeSource { 
   MedicalViewerCell^ get(); 
} 

Property Value

A MedicalViewerCell object which is used to generate the derivative images for the cell.

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