LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerTagAlignment Enumeration

Show in webframe





Specifies the origin point to begin counting the rows specified in the row parameter in the MedicalViewerBaseCell.SetTag method.
Syntax
public enum MedicalViewerTagAlignment : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MedicalViewerTagAlignment 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MedicalViewerTagAlignment

            

            
public enum class MedicalViewerTagAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TopLeftStart counting rows from the top of the cell. The tag will be left-justified.
0x00000001LeftCenterThe tag is placed in the center, based on the height of the cell, and is left-justified.
0x00000002BottomLeftStart counting rows from the bottom of the cell. The tag will be left-justified.
0x00000003TopCenterThe tag is placed in the center, based on the width of the cell, and is top-justified.
0x00000004BottomCenterThe tag is placed in the center, based on the width of the cell, and is bottom-justified.
0x00000005TopRightStart counting rows from the top of the cell. The tag will be right-justified.
0x00000006RightCenterThe tag is placed in the center, based on the height of the cell, and is right-justified.
0x00000007BottomRightStart counting rows from the bottom of the cell. The tag will be right-justified.
Remarks

Below is a picture that describes how each tag is located based on the tag alignment value.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerTagAlignment

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

 

 


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