Indicates how text should be displayed on the horizontal axis.
lt.Annotations.Core.AnnHorizontalAlignment = {
Left: 0,
Center: 1,
Right: 2
}
lt.Annotations.Core.AnnHorizontalAlignment = {
Left: 0,
Center: 1,
Right: 2
}
Members
0 | Left |
(0)The text should be left aligned. |
1 | Center |
(1)The text should be centered. |
2 | Right |
(2)The text should be right aligned. |
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