DioDocs for PDF
SetVerticalGridLineWidth メソッド

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

パラメータ

verticalGridLineIndex
Index of the vertical grid line [0..ColumnCount].
gridLineWidth
The width of the vertical grid line, in graphic units.
参照

TableRenderer クラス
TableRenderer メンバ