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