Sets the the height of the specified row in the swimlane grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
void SetRowHeight ( |
Visual Basic
Copy Code
|
|---|
Sub SetRowHeight( _ |
The zero-based index of the row.
The new height of the row.
See Also