Leadtools.MedicalViewer Namespace : MedicalViewerDrawingAnnotationsEventArgs Class |
public class MedicalViewerDrawingAnnotationsEventArgs : System.EventArgs
'Declaration Public Class MedicalViewerDrawingAnnotationsEventArgs Inherits System.EventArgs
'Usage Dim instance As MedicalViewerDrawingAnnotationsEventArgs
public ref class MedicalViewerDrawingAnnotationsEventArgs : public System.EventArgs
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.