FramesLoadedIndexes Property

Summary
Gets the array of integers containing the a zero-based index of each loaded page.
Syntax
C#
C++/CLI
public int[] FramesLoadedIndexes { get; } 
            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 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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