MedicalViewerRegionState Enumeration

Summary
Specifies whether the region has been added, changed or removed.
Syntax
C#
VB
C++
public enum MedicalViewerRegionState 
  
Public Enum MedicalViewerRegionState  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerRegionState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Removed The existing region has been removed.
1Added A new region has been added.
2Changed The existing region has been changed.
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.