PrintDocument for WinForms
GetVertSplits メソッド (RenderFragment)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス : GetVertSplits メソッド
Override this method and return the vertical splits in the object relative to the top top edge of the content area.
シンタックス
'宣言
 
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 メンバ