canAlign Property (AnnAutomation)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomation.prototype, 'canAlign', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize