objectRemoved Event (AnnGroupObject)

Summary

Occurs when an object is removed from the Children property of this container.

Syntax

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

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