Indicates the current AnnEditDesigner operation.
lt.Annotations.Core.AnnEditDesignerOperation = {
None: 0,
MoveThumb: 1,
Move: 2,
MoveName: 3,
Rotate: 4,
MoveRotateCenterThumb: 5,
MoveRotateGripperThumb: 6
}
lt.Annotations.Core.AnnEditDesignerOperation = {
None: 0,
MoveThumb: 1,
Move: 2,
MoveName: 3,
Rotate: 4,
MoveRotateCenterThumb: 5,
MoveRotateGripperThumb: 6
}
Members
0 | None |
(0)No operation. |
1 | MoveThumb |
(1)The user has clicked and dragged a thumb. |
2 | Move |
(2)The user has clicked and dragged the object itself. |
3 | MoveName |
(3)The user has clicked and dragged the object name. |
4 | Rotate |
(4)The user has clicked and dragged the object while the AnnDesigner is in rotate mode. |
5 | MoveRotateCenterThumb |
(5)The user has clicked and dragged the rotate center thumb. For more information, refer to Annotation Rotation Options. |
6 | MoveRotateGripperThumb |
(6)The user has clicked and dragged the rotate gripper thumb. For more information, refer to Annotation Rotation Options. |
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