maintainAspectRatio Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnSelectionEditDesigner.prototype, 'maintainAspectRatio', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly