Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanAlign Property

Show in webframe
Gets a value that indicates whether this AnnAutomation can align or change the size for selected objects based on alignment target.
Syntax
get_canAlign();
Object.defineProperty('canAlign');

Property Value

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

if EnableObjectsAlignment is set to false/> this property will return false.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file