Options for controlling the shape of the AnnObject's boundary.
lt.Annotations.Engine.AnnBorderStyle = {
normal: 0,
cloud: 1,
extraCloud: 2
}
lt.Annotations.Engine.AnnBorderStyle = {
normal: 0,
cloud: 1,
extraCloud: 2
}
Value | Member | Description |
---|---|---|
0 | Normal | A normal border shape is a straight line. |
1 | Cloud | A cloud border shape is composed of small arcs. Note that it will work with closed borders only. |
2 | ExtraCloud | An extra cloud border shape is composed of large arcs. Note that this will work with closed borders only. |
Use the supported values to set the AnnObject.BorderStyle property, which controls the shape of the AnnObject's boundary.
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