AnnotationAction Property

Summary

Gets the custom annotation action type that will specify the type of the annotation that has its data requested.

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

Property Value

MedicalViewerActionType enumeration that represents the custom annotation action type that will specify the type of the annotation that has its data requested.

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