LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerData3DRequestedEventArgs Constructor
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerData3DRequestedEventArgs Class : MedicalViewerData3DRequestedEventArgs Constructor



cell
The cell that requested the 3D information.
informationType
MedicalViewer3DRequestedInformationType the represents what the requested information is.
Initializes a new instance of the MedicalViewerData3DRequestedEventArgs class object with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal cell As MedicalViewerBaseCell, _
   ByVal informationType As MedicalViewer3DRequestedInformationType _
)
Visual Basic (Usage)Copy Code
Dim cell As MedicalViewerBaseCell
Dim informationType As MedicalViewer3DRequestedInformationType
 
Dim instance As New MedicalViewerData3DRequestedEventArgs(cell, informationType)
C# 
public MedicalViewerData3DRequestedEventArgs( 
   MedicalViewerBaseCell cell,
   MedicalViewer3DRequestedInformationType informationType
)
C++/CLI 
public:
MedicalViewerData3DRequestedEventArgs( 
   MedicalViewerBaseCell^ cell,
   MedicalViewer3DRequestedInformationType informationType
)

Parameters

cell
The cell that requested the 3D information.
informationType
MedicalViewer3DRequestedInformationType the represents what the requested information is.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features