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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.