Sets the object through which the layout can manipulate the swimlane grid.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T SwimlaneGrid<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function SwimlaneGrid(Of T As SwimlaneLayout) ( _ |
See Also