LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanSelectNone Property

Show in webframe
Gets a value indicating whether this AnnAutomation is in a state where it can deselect objects.
Syntax
get_canSelectNone();
Object.defineProperty('canSelectNone');

Property Value

TypeDescription
booleantrue if objects in this AnnAutomation can be deselected; otherwise, false.
Remarks

If the AnnAutomation contains one or more Leadtools.Annotations.Core.AnnObject objects that are currently being edited (selected), then this property will return true.

Call the SelectObjects(null) method to deselect all of the automation objects.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.