Leadtools.MedicalViewer Requires Medical Imaging license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MedicalViewerTagInformation Constructor(Int32,MedicalViewerTagAlignment,String,MedicalViewerTagType)
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerTagInformation Class > MedicalViewerTagInformation Constructor : MedicalViewerTagInformation Constructor(Int32,MedicalViewerTagAlignment,String,MedicalViewerTagType)



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.
Initializes a new instance of the MedicalViewerTagInformation class, with explicit paramters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal position As Integer, _
   ByVal alignment As MedicalViewerTagAlignment, _
   ByVal text As String, _
   ByVal type As MedicalViewerTagType _
)
Visual Basic (Usage)Copy Code
Dim position As Integer
Dim alignment As MedicalViewerTagAlignment
Dim text As String
Dim type As MedicalViewerTagType
 
Dim instance As MedicalViewerTagInformation(position, alignment, text, type)
C# 
public MedicalViewerTagInformation( 
   int position,
   MedicalViewerTagAlignment alignment,
   string text,
   MedicalViewerTagType type
)
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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features