MESCIUS SPREAD for Windows Forms 15.0J
PaintSelection メソッド (ISelectionRenderer)

セルを描画するグラフィックインタフェース
x座標
y座標
幅(ピクセル単位)
高さ(ピクセル単位)
選択範囲を描画します。
構文
'宣言
 
Sub PaintSelection( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
void PaintSelection( 
   Graphics g,
   int x,
   int y,
   int width,
   int height
)

パラメータ

g
セルを描画するグラフィックインタフェース
x
x座標
y
y座標
width
幅(ピクセル単位)
height
高さ(ピクセル単位)
参照

ISelectionRenderer インターフェース
ISelectionRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.