Indicates how much the text is to be rotated and in which direction.
lt.Annotations.Core.AnnTextRotate = {Rotate0: 0,Rotate90: 1,Rotate180: 2,Rotate270: 3}
lt.Annotations.Core.AnnTextRotate = {Rotate0: 0,Rotate90: 1,Rotate180: 2,Rotate270: 3}
Members
| 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. |
Use this enumeration with the TextRotate property.
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
