Search
RoutingGrid.GetCostGrid Method
See Also
 





Returns the grid of costs assigned to diagram locations.

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

 Syntax

C#  Copy Code

Byte[,] GetCostGrid ()

Visual Basic  Copy Code

Function GetCostGrid () As Byte[,]

 Return Value

 See Also