BurnTag(RasterImage,int,MedicalViewerTagAlignment,string) Method

Summary
Burns the tag onto the image with the specified parameters.
Syntax
C#
C++/CLI
public static void BurnTag( 
   RasterImage image, 
   int row, 
   MedicalViewerTagAlignment alignment, 
   string text 
) 
            public: 
static void BurnTag(  
   RasterImage^ image, 
   int row, 
   MedicalViewerTagAlignment alignment, 
   String^ text 
)  

Parameters

image
The input image where the tag is going to be burn on.

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

alignment
An enumerated MedicalViewerTagAlignment value that represents the text alignment.

text
The user's text.

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.