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 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.