The MedicalViewerTags Enumeration is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
Indicates whether to show or hide the tags.Visual Basic (Declaration) | |
---|---|
Public Enum MedicalViewerTags Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalViewerTags |
C# | |
---|---|
public enum MedicalViewerTags : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class MedicalViewerTags : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Hide | Hide the tags. |
Show | Show the tags. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerTags
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7