DiagramCustomItemQueryContinueDragEventArgs Constructors
Provides data for the CustomItemQueryContinueDrag event.Name | Parameters |
---|---|
DiagramCustomItemQueryContinueDragEventArgs(ReadOnlyCollection<DiagramItem>, DragDropKeyState, Boolean, DragAction) | items, keyStates, isCancellationRequested, action |
See Also