Gets the the width of the specified column in the swimlane grid.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
float getColumnWidth ( |
The zero-based index of the column.
The width of the column.
See Also