MindFusion.Diagramming for Xamarin Programmer's Guide
DraggedNode Members
Constructors Properties Methods Events
 


Class used to hold the DiagramNode instance during drag and drop from NodeListView. 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

Overloaded.  

 Public Properties

  Name Description

Label

The text to be displayed for the node.

Node

Holds the dragged DiagramNode.

Size

The size of the node.

Source

 

 Protected Methods

  Name Description

OnPropertyChanged

 

 Public Events

  Name Description

PropertyChanged

 

 See Also

DraggedNode Class
MindFusion.Diagramming Namespace