FramesLoaded Event

Summary
Optional delegate method for additional processing.
Syntax
C#
C++/CLI
public event EventHandler<MedicalViewerFramesLoadedEventArgs> FramesLoaded 
            public: 
event EventHandler<MedicalViewerFramesLoadedEventArgs^>^ FramesLoaded 
Event Data

The event handler receives an argument of type MedicalViewerFramesLoadedEventArgs containing data related to this event. The following MedicalViewerFramesLoadedEventArgs properties provide information specific to this event.

PropertyDescription
CellIndex Gets the value that indicates the index of the cell that fired the event.
FramesLoadedIndexes Gets the array of integers containing the a zero-based index of each loaded page.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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