fixedPadding Property

Summary

Indicates whether to use fixed padding.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnTextObjectRenderer.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 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.