Build list of vertical hard breaks within this
BrickBase.
シンタックス
'宣言
Public Overridable Sub VBuildBreaks( _
ByVal As FlexReport, _
ByVal As Breaks, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal 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 ,
Breaks ,
System.double ,
System.double ,
System.double ,
System.double
)
パラメータ
- report
- breaks
- topParentHeight
- offset
- parentTopBound
- parentBottomBound
参照