annObject Property

Summary

Gets the AnnObject that is being dragged.

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

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.