position Property

Summary

Gets or sets the position the line centered vertically as a percentage value of the total rectangle height.

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

Property Value

The position the line centered vertically as a percentage value of the total rectangle height.. Default value is 0.85 meaning 85%. This value must be between 0 and 1.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

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