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 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.