MedicalViewerAnnotationChangedEventArgs Class

Summary

The MedicalViewerAnnotationChangedEventArgs class provides data for the MedicalViewerBaseCell.AnnotationChanged event.

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

Remarks

Use MedicalViewerBaseCell.AnnotationChanged method to get a notification each time any update occurs on the annotation.

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