←Select platform

MedicalViewerDerivativeGeneratedEventArgs Constructor

Summary

Initializes a new instance of the MedicalViewerDerivativeGeneratedEventArgs class object with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal cell As Leadtools.Medicalviewer.MedicalViewerCell _ 
) 
             
            public: 
MedicalViewerDerivativeGeneratedEventArgs(  
   Leadtools.Medicalviewer.MedicalViewerCell^ cell 
) 
             

Parameters

cell
The cell that will hold the derivative cell.

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