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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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