Leadtools.MedicalViewer Namespace > MedicalViewerAnnotationCreatedEventArgs Class : AnnotationType Property |
public MedicalViewerActionType AnnotationType {get;}
'Declaration Public ReadOnly Property AnnotationType As MedicalViewerActionType
'Usage Dim instance As MedicalViewerAnnotationCreatedEventArgs Dim value As MedicalViewerActionType value = instance.AnnotationType
public: property MedicalViewerActionType AnnotationType { MedicalViewerActionType get(); }