Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerCustomAnnotationRequestedObject Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | EditDesigner | The request is a new instance of the custom annotation edit designer. |
0x00000001 | DrawDesigner | The request is a new instance of the custom annotation run designer. |
0x00000002 | AnnotationObject | The request is a new instance of the custom annotation object. |
The annotation as custom must be declared before registering the MedicalViewerBaseCell.CustomAnnotationDataRequested event.
For more information on how to create a custom annotation, refer to the MedicalViewerBaseCell.CustomAnnotationDataRequested event.
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerCustomAnnotationRequestedObject