MESCIUS SPREAD for Windows Forms 15.0J
PaintCornerHeaderSelection メソッド

Graphicsオブジェクト。
X座標。
Y座標。
幅。
高さ。
コーナーヘッダの選択を描画します。
構文
'宣言
 
Public Overridable Sub PaintCornerHeaderSelection( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
public virtual void PaintCornerHeaderSelection( 
   Graphics g,
   int x,
   int y,
   int width,
   int height
)

パラメータ

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

FlatSelectionRenderer クラス
FlatSelectionRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.