MedicalViewerAnnotationChangeType Enumeration

Summary
Represents the change applied to the annotations in the cell.
Syntax
C#
C++/CLI
public enum MedicalViewerAnnotationChangeType 
            public enum class MedicalViewerAnnotationChangeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Creating The user is about to draw a new annotation.
1Created A new annotation created.
2Changed An existing annotation object got changed.
3Moved An existing annotation object got moved.
4Canceled Drawing an annotation got canceled.
Remarks

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

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.