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