create Method

Summary

Creates a new instance of AnnDragDropEventArgs with the specified parameters.

Syntax
TypeScript
JavaScript

Parameters

annObject

The AnnObject that is being dragged.

sourceContainer

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

This value is never null.

targetContainer

The target annotation container. This is the AnnContainer that is currently the target if the object is dropped.

targetContainer can be the same value as sourceContainer or can be null if the object is currently outside the boundary of all containers.

operation

The current drag and drop operation being performed.

operationContainer

The AnnContainer for this drag drop operation.

Return Value

The newly created AnnDragDropEventArgs object.

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.