TagType Property

Summary

(Read only) Gets the type of the tag.

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

Property Value

A MedicalViewerTagType enumeration that represents the type of the tag.

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