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