Search
RoutingGrid.GetClosedGrid Method
See Also
 





Returns the grid of closed path nodes.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout

 Syntax

C#  Copy Code

PathNode[,] GetClosedGrid ()

Visual Basic  Copy Code

Function GetClosedGrid () As PathNode[,]

 Return Value

 See Also