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.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
The text to be displayed for the node. |
||
Holds the dragged DiagramNode. |
||
The size of the node. |
||
|
Name | Description | |
---|---|---|
Draws the node on specified ICanvas. |
Name | Description | |
---|---|---|
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
INotifyPropertyChanged.PropertyChanged implementation. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |