Gets the item from the data source that is represented by the specified DiagramItem.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Object GetDataItem ( |
Visual Basic Copy Code |
---|
Public Function GetDataItem( _ |
A DiagramItem representing the specified data item on screen.
An object from the data source.
WpfDiagram Programmer's Guide | © 2024 MindFusion |