Search
Grid.rowHeaderBounds Property
See Also
 






Returns the bounding rectangle of all row headers.

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

 Syntax

JavaScript  Copy Code

get rowHeaderBounds() {}

 Property Value

Rect

A Rect that bounds all row headers.

 See Also