ISwimlaneGrid.SetRowHeight implementation.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SetRowHeight ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetRowHeight( _ |
The zero-based index of the row.
The new height of the row.
See Also