AnnotationType Property

Summary

Gets an enumerated value that indicates which type of annotation was created.

Syntax
C#
VB
C++
public MedicalViewerActionType AnnotationType { get; } 
  
Public ReadOnly Property AnnotationType As MedicalViewerActionType 
            public: 
property MedicalViewerActionType AnnotationType { 
   MedicalViewerActionType get(); 
} 

Property Value

An enumerated MedicalViewerActionType value that represents which type of annotation was created.

Example

For an example, refer to MedicalViewerAnnotationCreatedEventArgs

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly