Specifies an annotation operation type.
lt.Annotations.Engine.AnnOperationType = {
createObjects: 0,
deleteObjects: 1,
editObjects: 2,
lockObjects: 3,
unlockObjects: 4,
realizeRedact: 5,
restoreRedact: 6,
save: 7,
load: 8,
burnObjects: 9,
copyObjects: 10,
pasteObjects: 11,
encryptObjects: 12,
decryptObjects: 13,
renderingObjects: 14,
hitTestObjects: 15
}
lt.Annotations.Engine.AnnOperationType = {
createObjects: 0,
deleteObjects: 1,
editObjects: 2,
lockObjects: 3,
unlockObjects: 4,
realizeRedact: 5,
restoreRedact: 6,
save: 7,
load: 8,
burnObjects: 9,
copyObjects: 10,
pasteObjects: 11,
encryptObjects: 12,
decryptObjects: 13,
renderingObjects: 14,
hitTestObjects: 15
}
0 | CreateObjects |
(0) New annotation object is being created and added to the container. |
1 | DeleteObjects |
(1) Annotation objects are being deleted and removed the container. |
2 | EditObjects |
(2) Annotation objects are being modified. |
3 | LockObjects |
(3) The objects are being locked with a password. |
4 | UnlockObjects |
(4) The objects are being unlocked with a password. |
5 | RealizeRedact |
(5) Aedaction object being realized. |
6 | RestoreRedact |
(6) Redaction object being restored. |
7 | Save |
(7) Container is being saved. |
8 | Load |
(8) Container is being loaded. |
9 | BurnObjects |
(9) Objects being burned on the surface of the image being annotated. |
10 | CopyObjects |
(10) Objects being copied to the clipboard. |
11 | PasteObjects |
(11) Objects being pasted from the clipboard into the container. |
12 | EncryptObjects |
(12) Encryption objects are applied to scramble the image data. |
13 | DecryptObjects |
(13) Encryption objects are applied to de-scramble the image data. |
14 | RenderingObjects |
(14) Objects are rendered on the image being annotated. |
15 | HitTestObjects |
(15) Object is being hit-tested. |
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