sourceContainer Property

Summary

Gets the source annotation container.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDragDropEventArgs.prototype, 'sourceContainer', 
	get: function() 
) 
sourceContainer: AnnContainer; // read-only 

Property Value

The source annotation container. This is the AnnContainer that is the owner of the object being dragged. This value is never null.

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.