Gets or sets the weight of the overlay text, which represents the importance of the text.
Object.defineProperty(OverlayText.prototype, 'weight',
get: function(),
set: function(value)
)
weight: number;
Value that indicates the weight of the overlay text
The default weight is 0.
The higher the weight, the more important this overlay text is.
If two overlay text strings are overlapped, then the one with more weight will stay visible and the one with lesser weight will be hidden.
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