LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerTagInformation Constructor(Int32,MedicalViewerTagAlignment,String,MedicalViewerTagType)

Show in webframe





The line at which the overlay text will be drawn.
An enumerated MedicalViewerTagAlignment value that represents the text alignment.
The user text.
An enumerated MedicalViewerTagType value that represents the type of tag.
Initializes a new instance of the MedicalViewerTagInformation class, with explicit parameters.
Syntax
public MedicalViewerTagInformation( 
   int position,
   MedicalViewerTagAlignment alignment,
   string text,
   MedicalViewerTagType type
)
'Declaration
 
Public Function New( _
   ByVal position As Integer, _
   ByVal alignment As MedicalViewerTagAlignment, _
   ByVal text As String, _
   ByVal type As MedicalViewerTagType _
)
'Usage
 
Dim position As Integer
Dim alignment As MedicalViewerTagAlignment
Dim text As String
Dim type As MedicalViewerTagType
 
Dim instance As New MedicalViewerTagInformation(position, alignment, text, type)

            

            
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

See Also

Reference

MedicalViewerTagInformation Class
MedicalViewerTagInformation 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