LEADTOOLS JavaScript (Leadtools.Annotations.Core)

IsSelected Property

Show in webframe
Gets or sets a value indicating whether the object is selected.
Syntax
get_isSelected();
set_isSelected(value);
Object.defineProperty('isSelected');

Property Value

TypeDescription
booleantrue if the object is selected; otherwise, false. The default value is false.
Remarks

This value is used by the automation framework to keep track of selected objects. In none automated mode, you can use the value of IsSelected as a general property that indicate whether an object is selected.

See Also

Reference

AnnObject Object
AnnObject Members

 

 


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