FramesRequested Event

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

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

PropertyDescription
Image Gets or sets the image that is requested by the Medical Viewer engine and the Medical 3D Engine.
ImageIndex Gets the value that indicates the index of the requested image
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.