Gets the DiagramNode that represents the specified data item on screen.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramNode GetDiagramNode ( |
Visual Basic Copy Code |
---|
Public Function GetDiagramNode( _ |
An element of NodesSource.
A DiagramNode representing the specified data item, or null if the item is not shown on screen.
WpfDiagram Programmer's Guide | © 2024 MindFusion |