MindFusion.Wpf Pack Programmer's Guide
DraggedNode Members
Constructors Properties
 


Class used to hold the DiagramNode instance during drag and drop. It is used for easier detection of the dragged content as DragEventArgs.Data.GetData() does not check super classes.

The following tables list the members exposed by the DraggedNode type.

 Public Constructors

  Name Description

DraggedNode

 

 Public Properties

  Name Description

Node

Holds the dragged DiagramNode

Size

Specifies size of new node created by drag-and-drop.

 See Also

DraggedNode Class
MindFusion.Diagramming.Wpf Namespace