LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType) Method






The line at which the overlay text will be drawn.
The row parameter alignment.
The type of the tag.
Adds a tag (overlay text) to the cell.
Syntax
public void SetTag( 
   int row,
   MedicalViewerTagAlignment position,
   MedicalViewerTagType type
)
'Declaration
 
Public Overloads Sub SetTag( _
   ByVal row As Integer, _
   ByVal position As MedicalViewerTagAlignment, _
   ByVal type As MedicalViewerTagType _
) 
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim row As Integer
Dim position As MedicalViewerTagAlignment
Dim type As MedicalViewerTagType
 
instance.SetTag(row, position, type)
public void SetTag( 
   int row,
   MedicalViewerTagAlignment position,
   MedicalViewerTagType type
)
 function Leadtools.MedicalViewer.MedicalViewerBaseCell.SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType)( 
   row ,
   position ,
   type 
)
public:
void SetTag( 
   int row,
   MedicalViewerTagAlignment position,
   MedicalViewerTagType type
) 

Parameters

row
The line at which the overlay text will be drawn.
position
The row parameter alignment.
type
The type of the tag.
Remarks
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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

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