Gets or sets the line thickness of each line as a percentage of the total rectangle height.
Object.defineProperty(AnnTextUnderlineObjectRenderer.prototype, 'thickness',
get: function(),
set: function(value)
)
thickness: number;
The line thickness of each line as a percentage of the total rectangle height. Default value is 0.15 meaning 15 percent. This value must be between 0 and 1.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET