The MedicalViewerDrawingAnnotationsEventArgs class provides data for the MedicalViewerBaseCell.StartDrawingAnnotation event.
public class MedicalViewerDrawingAnnotationsEventArgs : EventArgs
Public Class MedicalViewerDrawingAnnotationsEventArgs
Inherits System.EventArgs
public ref class MedicalViewerDrawingAnnotationsEventArgs : public System.EventArgs
This class is sent by the event MedicalViewerBaseCell.StartDrawingAnnotation. The event MedicalViewerBaseCell.StartDrawingAnnotation is fired right before drawing the annotation object using the Medical Viewer actions. For more information on the action, refer to AddAction.
The event MedicalViewerBaseCell.StartDrawingAnnotation is used to set any default annotation value.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document