Indicates how much the text is to be rotated and in which direction.
lt.Annotations.Engine.AnnTextRotate = {
rotate0: 0,
rotate90: 1,
rotate180: 2,
rotate270: 3,
rotate45: 4,
rotate135: 5,
rotate225: 6,
rotate315: 7
}
lt.Annotations.Engine.AnnTextRotate = {
rotate0: 0,
rotate90: 1,
rotate180: 2,
rotate270: 3,
rotate45: 4,
rotate135: 5,
rotate225: 6,
rotate315: 7
}
0 | Rotate0 |
(0) Do not rotate the text. |
1 | Rotate90 |
(1) Rotate the text 90 degrees counter clockwise. |
2 | Rotate180 |
(2) Rotate the text 180 degrees counter clockwise. |
3 | Rotate270 |
(3) Rotate the text 270 degrees counter clockwise. |
4 | Rotate45 |
(4) Rotate the text 45 degrees counter clockwise. |
5 | Rotate135 |
(5) Rotate the text 135 degrees counter clockwise. |
6 | Rotate225 |
(6) Rotate the text 225 degrees counter clockwise. |
7 | Rotate315 |
(7) Rotate the text 315 degrees counter clockwise. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document