Gets the the width of the specified column in the swimlane grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
float GetColumnWidth ( |
Visual Basic
Copy Code
|
|---|
Function GetColumnWidth( _ |
The zero-based index of the column.
The width of the column.
See Also