PrintDocument for WinForms
GetVertSplits メソッド (RenderFragment)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス : GetVertSplits メソッド
このメソッドをオーバーライドして、コンテンツ領域の上辺に 相対的なオブジェクトの垂直分割を返します。
シンタックス
'宣言
 
Protected Overridable Sub GetVertSplits( _
   ByVal splits As System.Collections.Generic.List(Of Double) _
) 
'使用法
 
Dim instance As RenderFragment
Dim splits As System.Collections.Generic.List(Of Double)
 
instance.GetVertSplits(splits)
protected virtual void GetVertSplits( 
   System.Collections.Generic.List<double> splits
)

パラメータ

splits
参照

RenderFragment クラス
RenderFragment メンバ