canAlign Property

Summary

Gets a value that indicates whether this AnnAutomation can align or change the size for selected objects based on alignment target.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype, 'canAlign', 
	get: function() 
) 
canAlign: boolean; // read-only 

Property Value

true if this AnnAutomation can align or change the size for selected objects based on alignment target; otherwise, false.

Remarks

if enableObjectsAlignment this property will return false.

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