Visits the diagram nodes in reverse Z order.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool VisitNodes ( |
Visual Basic Copy Code |
---|
Public Function VisitNodes( _ |
Location of the nodes that should be visited.
An operation to be performed on the nodes.
Parameter to pass to the visitNode operation.