Returns the bounding rectangle of the specified header.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
Java
![]() |
---|
public RectF getHeaderBounds ( |
The Header object whose coordinates to return.
true to include the coordinates of the child headers in the returned rectangle; otherwise, false.
A RectF that bounds the specified header, and optionally its child headers.