LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

OverlayTag Constructor(Int64,String,MedicalViewerTagAlignment,Int32,Boolean)






The Tag value.
The format System.String of the displayed value.
The Tag's Position within the Leadtools.MedicalViewer.MedicalViewerCell.
The index of the row for the displayed Tag.
Indicate whether this OverlayTag is a general tag for the whole series or specific to the image.
Initializes a new instance of the OverlayTag class.
Syntax
public OverlayTag( 
   long tag,
   string formatString,
   MedicalViewerTagAlignment position,
   int row,
   bool generalTag
)
'Declaration
 
Public Function New( _
   ByVal tag As Long, _
   ByVal formatString As String, _
   ByVal position As MedicalViewerTagAlignment, _
   ByVal row As Integer, _
   ByVal generalTag As Boolean _
)
'Usage
 
Dim tag As Long
Dim formatString As String
Dim position As MedicalViewerTagAlignment
Dim row As Integer
Dim generalTag As Boolean
 
Dim instance As New OverlayTag(tag, formatString, position, row, generalTag)
public OverlayTag( 
   long tag,
   string formatString,
   MedicalViewerTagAlignment position,
   int row,
   bool generalTag
)
function OverlayTag( 
   tag ,
   formatString ,
   position ,
   row ,
   generalTag 
)
public:
OverlayTag( 
   int64 tag,
   String^ formatString,
   MedicalViewerTagAlignment position,
   int row,
   bool generalTag
)

Parameters

tag
The Tag value.
formatString
The format System.String of the displayed value.
position
The Tag's Position within the Leadtools.MedicalViewer.MedicalViewerCell.
row
The index of the row for the displayed Tag.
generalTag
Indicate whether this OverlayTag is a general tag for the whole series or specific to the image.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OverlayTag Class
OverlayTag Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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