DioDocs for PDF
SetHorizontalGridLineWidth メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TableRenderer クラス : SetHorizontalGridLineWidth メソッド
Index of the horizontal grid line [0..RowCount].
The height of the horizontal grid line, in graphic units.
Sets the width of horizontal grid line with a specified index.
シンタックス
'宣言
 
Public Sub SetHorizontalGridLineWidth( _
   ByVal horizontalGridLineIndex As System.Integer, _
   ByVal gridLineWidth As System.Single _
) 
public void SetHorizontalGridLineWidth( 
   System.int horizontalGridLineIndex,
   System.float gridLineWidth
)

パラメータ

horizontalGridLineIndex
Index of the horizontal grid line [0..RowCount].
gridLineWidth
The height of the horizontal grid line, in graphic units.
参照

TableRenderer クラス
TableRenderer メンバ