FlexReport for WinForms
HBuildBreaks メソッド (BrickBase)


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

パラメータ

report
breaks
List of the breaks.
topParentWidth
offset
parentLeftBound
parentRightBound
参照

参照

BrickBase クラス
BrickBase メンバ