annObject Property (AnnDragDropEventArgs)

Summary

Gets the AnnObject that is being dragged.

Syntax

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

Property Value

The AnnObject being dropped. This object belongs to SourceContainer and will be dropped into TargetContainer by default.

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