ChangeType Property

Summary
Gets or set the type of change applied to the annotation object.
Syntax
C#
VB
C++
public MedicalViewerAnnotationChangeType ChangeType { get; } 
  
Public ReadOnly Property ChangeType As MedicalViewerAnnotationChangeType 
            public: 
property MedicalViewerAnnotationChangeType ChangeType { 
   MedicalViewerAnnotationChangeType get(); 
} 

Property Value

MedicalViewerAnnotationChangeType enum that represents the type of change applied to the annotation object.

Remarks

please refer to MedicalViewerAnnotationChangeType for more information about the type of changes that can occur to the annotation object. To get the changed annotation object, please refer to Object

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.