Type Property

Summary

Gets or sets an enumerated value that indicates the type of tag.

Syntax
C#
VB
C++
public MedicalViewerTagType Type { get; set; } 
  
Public Property Type As MedicalViewerTagType 
            public: 
property MedicalViewerTagType Type { 
   MedicalViewerTagType get(); 
   void set (    MedicalViewerTagType ); 
} 

Property Value

An enumerated MedicalViewerTagType value that represents the type of tag.

Example

For an example, refer to MedicalViewerTagInformation

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