Returns the grid of costs assigned to diagram locations.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
Byte[,] GetCostGrid () |
Visual Basic
Copy Code
|
|---|
Function GetCostGrid () As Byte[,] |
See Also