MedicalViewerPanoramicDataRequestedEventArgs Class

Summary

The MedicalViewerPanoramicDataRequestedEventArgs class provides data for the MedicalViewerCell.PanoramicDataRequested event.

Syntax
C#
VB
C++
public class MedicalViewerPanoramicDataRequestedEventArgs : EventArgs 
  
Public Class MedicalViewerPanoramicDataRequestedEventArgs  
   Inherits System.EventArgs 
            public ref class MedicalViewerPanoramicDataRequestedEventArgs : public System.EventArgs  

Remarks

Use this class when handling the MedicalViewerCell.PanoramicDataRequested event.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly