thickness Property

Summary

Gets or sets the line thickness of each line as a percentage of the total rectangle height.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnTextUnderlineObjectRenderer.prototype, 'thickness', 
	get: function(), 
	set: function(value) 
) 
thickness: number; 

Property Value

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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.