Selects an item and deselects all others.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Change ( |
Visual Basic Copy Code |
---|
Public Sub Change( _ |
Call this method to select an item and make it the ActiveItem. The method doesn't let you select locked items.
WpfDiagram Programmer's Guide | © 2024 MindFusion |