sourceContainer Property (AnnDragDropEventArgs)

Summary

Gets the source annotation container.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDragDropEventArgs.prototype, 'sourceContainer', 
	get: function() 
) 
TypeScript Syntax
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

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