MESCIUS SPREAD for Windows Forms 15.0J
PaintCellGridLine メソッド (FlatFilterBarHeaderRenderer)

Graphicsオブジェクト。
X座標。
Y座標。
幅。
高さ。
外観。
セルグリッド線を描画します。
構文
'宣言
 
Public Overrides Sub PaintCellGridLine( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal appearance As Appearance _
) 
public override void PaintCellGridLine( 
   Graphics g,
   int x,
   int y,
   int width,
   int height,
   Appearance appearance
)

パラメータ

g
Graphicsオブジェクト。
x
X座標。
y
Y座標。
width
幅。
height
高さ。
appearance
外観。
参照

FlatFilterBarHeaderRenderer クラス
FlatFilterBarHeaderRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.