MedicalViewer3DFrameRequestedEventArgs Constructor

Summary

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

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal frameIndex As Integer _ 
) 
            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

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