Gets or sets the alignment of the overlay text.
Object.defineProperty(OverlayText.prototype, 'alignment',
get: function(),
set: function(value)
)
alignment: OverlayAlignment;
OverlayAlignment enumeration that represents alignment of the overlay text.
The alignment will be the starting point of the overlay text drawing, so if the value is for example TopLeft, then the overlay text will be drawn at the top left of the cell / sub-cell, if the user adds another text with TopLeft alignment, then he must set PositionIndex to differnt (usually higher) value to write the text below the first one, and prevent them from overlapping.
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