The zero-based index of the group to retrieve.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Group GetAt ( |
Visual Basic
Copy Code
|
|---|
Public Function GetAt( _ |
An instance of the Group class that represents the node at the specified position.
See Also