MedicalViewerTags Enumeration

Summary

Indicates whether to show or hide the tags.

Syntax
C#
VB
C++
public enum MedicalViewerTags 
  
Public Enum MedicalViewerTags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerTags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0Show Show the tags.
1Hide Hide the tags.

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