←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly