MindFusion.Diagramming for JavaScript Programmer's Guide
Header.getWidth Method
See Also
 





Gets the width of this header.

Namespace: MindFusion.Diagramming.Lanes
File: Header.js

 Syntax

JavaScript  Copy Code

function getWidth ()

 Return Value

A number specifying the header width.

 Remarks

If this is a column header, the property specifies the width of the whole column.

 See Also

Header Members
Header Class
MindFusion.Diagramming.Lanes Namespace