Gets the the height of the specified row in the swimlane grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
double GetRowHeight ( |
Visual Basic
Copy Code
|
|---|
Function GetRowHeight( _ |
The zero-based index of the row.
The height of the row.
See Also