FlexReport for WinForms
VBuildBreaks メソッド (BrickBase)


C1.Report.4.6.2 アセンブリ > C1.Report.Rendering 名前空間 > BrickBase クラス : VBuildBreaks メソッド
Build list of vertical hard breaks within this BrickBase.
シンタックス
'宣言
 
Public Overridable Sub VBuildBreaks( _
   ByVal report As FlexReport, _
   ByVal breaks As Breaks, _
   ByVal topParentHeight As System.Double, _
   ByVal offset As System.Double, _
   ByVal parentTopBound As System.Double, _
   ByVal parentBottomBound As System.Double _
) 
'使用法
 
Dim instance As BrickBase
Dim report As FlexReport
Dim breaks As Breaks
Dim topParentHeight As System.Double
Dim offset As System.Double
Dim parentTopBound As System.Double
Dim parentBottomBound As System.Double
 
instance.VBuildBreaks(report, breaks, topParentHeight, offset, parentTopBound, parentBottomBound)
public virtual void VBuildBreaks( 
   FlexReport report,
   Breaks breaks,
   System.double topParentHeight,
   System.double offset,
   System.double parentTopBound,
   System.double parentBottomBound
)

パラメータ

report
breaks
topParentHeight
offset
parentTopBound
parentBottomBound
参照

参照

BrickBase クラス
BrickBase メンバ