Gets the number of selected items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int GetSize () |
Visual Basic Copy Code |
---|
Public Function GetSize () As Integer |
An integer value indicating the size of the collection.
Call this method to get the number of selected items, including both nodes and links.
WpfDiagram Programmer's Guide | © 2024 MindFusion |