LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

FramesLoadedIndexes Property

Show in webframe





Gets the array of integers containing the a zero-based index of each loaded page.
Syntax
public int[] FramesLoadedIndexes {get;}
'Declaration
 
Public ReadOnly Property FramesLoadedIndexes As Integer()
'Usage
 
Dim instance As MedicalViewerFramesLoadedEventArgs
Dim value() As Integer
 
value = instance.FramesLoadedIndexes

            

            
public:
property array<int>^ FramesLoadedIndexes {
   array<int>^ get();
}

Property Value

Array of integers that represents a zero-based index of each loaded page.
Remarks
This event is fired after the user passes the image using the SetRequestedImage(RasterImage,Int32).
Requirements

Target Platforms

See Also

Reference

MedicalViewerFramesLoadedEventArgs Class
MedicalViewerFramesLoadedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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