Leadtools.MedicalViewer Namespace : MedicalViewerTagAlignment Enumeration |
Member | Description |
---|---|
BottomCenter | The tag is placed in the center, based on the width of the cell, and is bottom-justified. |
BottomLeft | Start counting rows from the bottom of the cell. The tag will be left-justified. |
BottomRight | Start counting rows from the bottom of the cell. The tag will be right-justified. |
LeftCenter | The tag is placed in the center, based on the height of the cell, and is left-justified. |
RightCenter | The tag is placed in the center, based on the height of the cell, and is right-justified. |
TopCenter | The tag is placed in the center, based on the width of the cell, and is top-justified. |
TopLeft | Start counting rows from the top of the cell. The tag will be left-justified. |
TopRight | Start counting rows from the top of the cell. The tag will be right-justified. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerTagAlignment
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