objectAdded Event (AnnContainer)

Summary

Occurs when an object is added to the AnnContainer.

Syntax

JavaScript Syntax
Object.defineProperty(AnnContainer.prototype,'objectAdded',  
	get: function(), 
	set: function(value) 
) 
function objectAdded.add(function(sender, e)); 
function objectAdded.remove(function(sender, e)); 
TypeScript Syntax
objectAdded: void;

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnObjectCollectionEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize