FramesLoadedIndexes Property

Summary
Gets the array of integers containing the a zero-based index of each loaded page.
Syntax
C#
VB
C++
public int[] FramesLoadedIndexes { get; } 
  
Public ReadOnly Property FramesLoadedIndexes As Integer() 
            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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.