Describes the horizontal alignment type of the cell.
lt.Controls.Medical.HorizontalAlignmentType = {
Middle: 0,
Left: 1,
Right: 2
}
lt.Controls.Medical.HorizontalAlignmentType = {
Middle: 0,
Left: 1,
Right: 2
}
Members
0 | Middle |
Middle horizontal alignment. |
1 | Left |
Left alignment. |
2 | Right |
Right alignment. |
This is used for HorizontalAlignment
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET