LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanSelectObjects Property

Show in webframe
Gets a value that indicate whether the this AnnAutomation is in a state where any object can be selected.
Syntax
get_canSelectObjects();
Object.defineProperty('canSelectObjects');

Property Value

TypeDescription
booleantrue if this AnnAutomation is in a state where any object can be selected; otherwise, it is false.
Remarks

If the AnnAutomation contains one or more AnnObject objects, then this property will return true. Selecting an object in AnnAutomation is the equivalent of starting its AnnEditDesigner. Call the SelectObject or SelectObjects methods to select one or any group of the annotation objects.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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