maintainAspectRatio Property

Summary

This object's implementation of the AnnEditDesigner.MaintainAspectRatio method.

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

Property Value

true to preserve the aspect ratio when moving a corner thumb; otherwise, it is false. The default value is true.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly