[]
        
(Showing Draft Content)

C1.Report.Rendering.BrickBase.HBuildBreaks

HBuildBreaks Method

HBuildBreaks(FlexReport, Breaks, double, double, double, double)

Build list of horizontal hard breaks within this BrickBase.

Declaration
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)
Parameters
Type Name Description
FlexReport report
Breaks breaks

List of the breaks.

double topParentWidth
double offset
double parentLeftBound
double parentRightBound