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



frameIndex
the index of the frame requested. The user should retrieve this image and place it in the property Image
Initializes a new instance of the MedicalViewerData3DRequestedEventArgs class object with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal frameIndex As Integer _
)
Visual Basic (Usage)Copy Code
Dim frameIndex As Integer
 
Dim instance As New MedicalViewer3DFrameRequestedEventArgs(frameIndex)
C# 
public MedicalViewer3DFrameRequestedEventArgs( 
   int frameIndex
)
C++/CLI 
public:
MedicalViewer3DFrameRequestedEventArgs( 
   int frameIndex
)

Parameters

frameIndex
the index of the frame requested. The user should retrieve this image and place it in the property Image

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