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.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the text displayed for the node. |
|
![]() |
Gets the node that holds the dragged DiagramNode. |
|
![]() |
Get the size of the node. |
|
![]() |
Sets the text displayed for the node. |
|
![]() |
Sets the node that holds the dragged DiagramNode. |
|
![]() |
Set the size of the node. |