autoSizeRotatedOnly Property

Summary

Enables automatically resizing the text object to adjust it to fit within the boundaries of the enclosing text when rotated.

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

Property Value

true to enable automatically resizing the text object to adjust to fit the boundary of the enclosing text when rotated; otherwise, false. The default value is false.

Remarks

The autoSizeRotatedOnly property only works when the value of AutoSizeAfterEdit is set to true and the text object has a rotation angle.

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.Designers Assembly

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