LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

FrameIndex Property






Gets the zero-based index of the requested frame.
Syntax
public int FrameIndex {get;}
'Declaration
 
Public ReadOnly Property FrameIndex As Integer
'Usage
 
Dim instance As MedicalViewerPanoramicDataRequestedEventArgs
Dim value As Integer
 
value = instance.FrameIndex
public int FrameIndex {get;}
 get_FrameIndex(); 
public:
property int FrameIndex {
   int get();
}

Property Value

A zero-based index of the requested frame. The user needs to provide the image with the specified index through Frame.
Remarks
When the user receives the frame index, he must provide the image with the provided index, and set it to the property Frame.

The only property that the user must set is the Frame.

The user can also provide more information like InstanceNumber and CaptureDate, but they are optional. If the user did not set them, then the toolkit will use the default values.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerPanoramicDataRequestedEventArgs Class
MedicalViewerPanoramicDataRequestedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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