Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerTagAlignment Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | TopLeft | Start counting rows from the top of the cell. The tag will be left-justified. |
0x00000001 | LeftCenter | The tag is placed in the center, based on the height of the cell, and is left-justified. |
0x00000002 | BottomLeft | Start counting rows from the bottom of the cell. The tag will be left-justified. |
0x00000003 | TopCenter | The tag is placed in the center, based on the width of the cell, and is top-justified. |
0x00000004 | BottomCenter | The tag is placed in the center, based on the width of the cell, and is bottom-justified. |
0x00000005 | TopRight | Start counting rows from the top of the cell. The tag will be right-justified. |
0x00000006 | RightCenter | The tag is placed in the center, based on the height of the cell, and is right-justified. |
0x00000007 | BottomRight | Start counting rows from the bottom of the cell. The tag will be right-justified. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerTagAlignment