PrintDocument for WinForms
GetHorzSplits メソッド (RenderFragment)


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

パラメータ

splits
参照

RenderFragment クラス
RenderFragment メンバ