MedicalViewerTagInformation Constructor(int,MedicalViewerTagAlignment,string,MedicalViewerTagType)

Summary
Initializes a new instance of the MedicalViewerTagInformation class, with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerTagInformation(  
   int position, 
   MedicalViewerTagAlignment alignment, 
   String^ text, 
   MedicalViewerTagType type 
) 

Parameters

position
The line at which the overlay text will be drawn.

alignment
An enumerated MedicalViewerTagAlignment value that represents the text alignment.

text
The user text.

type
An enumerated MedicalViewerTagType value that represents the type of tag.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.