←Select platform

DragDropEvent Property

Summary

Gets the drag/drop event data that triggered this event.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public ReadOnly Property DragDropEvent As Leadtools.Annotations.Automation.AnnDragDropEventArgs
@property (nonatomic, readonly) LTAnnDragDropEventArgs dragDropEvent;
public AnnDragDropEvent getDragDropEvent()
get_DragDropEvent();

Property Value

The original drag/drop event data that triggered this event if any; otherwise, 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