LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType) Method

Show in webframe





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
) 

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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