fixedPadding Property

Summary

Indicates whether to use fixed padding.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnSvgTextObjectRenderer.prototype, 'fixedPadding', 
	get: function(), 
	set: function(value) 
) 
fixedPadding: boolean; 

Property Value

true to use fixed padding; otherwise, false. The default is false.

Remarks

Setting fixedPadding to true will render all padding with a fixed size in pixels regardless of the current transformation.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.