Selects an item and deselects all others.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void Change ( |
Visual Basic Copy Code |
---|
Public Sub Change( _ |
The DiagramItem which should be made active.
Call this method to select an item and make it the ActiveItem. The method doesn't let you select locked items.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |