collectionChanged Event

Summary

Occurs when the collection changes.

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

AnnNotifyCollectionChangedEventArgs

The event handler receives an argument of type AnnNotifyCollectionChangedEventArgs, which contains data that is related to this event.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnNotifyCollectionChangedEventArgsThe event data.
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.Engine Assembly

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