selectedObjectsChanged Event

Summary

Occurs when the selected object changes.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype,'selectedObjectsChanged',  
	get: function(), 
	set: function(value) 
) 
selectedObjectsChanged: LeadEvent; 
Remarks

This event will occur when the selected object changes, either when an objects is selected or existing objects are de-selected.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.