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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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