Leadtools.Medical.Workstation.Loader Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OverlayTag Constructor
See Also 
Leadtools.Medical.Workstation.Loader Namespace > OverlayTag Class : OverlayTag Constructor



tag
The Tag value.
formatString
The format String of the displayed value.
position
The Tag's Position within the MedicalViewerCell.
row
The index of the row for the displayed Tag.
Initializes a new instance of the OverlayTag class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal tag As Long, _
   ByVal formatString As String, _
   ByVal position As MedicalViewerTagAlignment, _
   ByVal row As Integer _
)
Visual Basic (Usage)Copy Code
Dim tag As Long
Dim formatString As String
Dim position As MedicalViewerTagAlignment
Dim row As Integer
 
Dim instance As OverlayTag(tag, formatString, position, row)
C# 
public OverlayTag( 
   long tag,
   string formatString,
   MedicalViewerTagAlignment position,
   int row
)
C++/CLI 
public:
OverlayTag( 
   long tag,
   String^ formatString,
   MedicalViewerTagAlignment position,
   int row
)

Parameters

tag
The Tag value.
formatString
The format String of the displayed value.
position
The Tag's Position within the MedicalViewerCell.
row
The index of the row for the displayed Tag.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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