Optional delegate method for additional processing.
public event EventHandler<MedicalViewerCustomAnnotationArgs> CustomAnnotationDataRequested
Public Event CustomAnnotationDataRequested As EventHandler(Of MedicalViewerCustomAnnotationArgs)
public:
event EventHandler<MedicalViewerCustomAnnotationArgs^>^ CustomAnnotationDataRequested
The event handler receives an argument of type MedicalViewerCustomAnnotationArgs containing data related to this event. The following MedicalViewerCustomAnnotationArgs properties provide information specific to this event.
Property | Description |
---|---|
AnnotationAction | Gets the custom annotation action type that will specify the type of the annotation that has its data requested. |
AnnotationObject | Gets or sets the instance of the custom annotation object requested. |
DrawDesigner | Gets or sets the DrawDesigner for the requested custom annotation. |
EditDesigner | Gets or sets the AnnEditDesigner for the requested custom annotation. |
RequestedObject | Gets the value that represents the requested custom annotation data. |
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