get_canSelectNone();
Object.defineProperty('canSelectNone');
Type | Description |
---|---|
boolean | true if objects in this AnnAutomation can be deselected; otherwise, false. |
If the AnnAutomation contains one or more 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.