Gets or sets the line at which the overlay text is placed.
Object.defineProperty(OverlayText.prototype, 'positionIndex',
get: function(),
set: function(value)
)
positionIndex: number;
Value that indicates the line at which the overlay text is placed.
The line position is dependent on the overlay alignment Alignment, for example, if the Alignment is set to TopLeft, and PositionIndex is set to 3, then the engine will count 3 lines starting from the top left and then will go 3 steps downward. However, if the Alignment is set to BottomLeft and PositionIndex is 3, then the engine will start from the bottom and will go 3 step upward.
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