[]
Build list of horizontal hard breaks within this BrickBase.
public virtual void HBuildBreaks(FlexReport report, Breaks breaks, double topParentWidth, double offset, double parentLeftBound, double parentRightBound)
Public Overridable Sub HBuildBreaks(report As FlexReport, breaks As Breaks, topParentWidth As Double, offset As Double, parentLeftBound As Double, parentRightBound As Double)
| Type | Name | Description |
|---|---|---|
| FlexReport | report | |
| Breaks | breaks | List of the breaks. |
| double | topParentWidth | |
| double | offset | |
| double | parentLeftBound | |
| double | parentRightBound |