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

行ヘッダセレクターを描画するためのグラフィックデバイスインタフェース。
行ヘッダセレクターを描画する矩形領域の位置とサイズ。
行ヘッダセレクターの外観設定。
行ヘッダセレクターの表示倍率を表す数値。
選択された行の行ヘッダに行ヘッダセレクターを描画します。
構文
'宣言
 
Public Overridable Sub PaintRowSelector( _
   ByVal g As Graphics, _
   ByVal r As Rectangle, _
   ByVal appearance As Appearance, _
   ByVal zoomFactor As Single _
) 
public virtual void PaintRowSelector( 
   Graphics g,
   Rectangle r,
   Appearance appearance,
   float zoomFactor
)

パラメータ

g
行ヘッダセレクターを描画するためのグラフィックデバイスインタフェース。
r
行ヘッダセレクターを描画する矩形領域の位置とサイズ。
appearance
行ヘッダセレクターの外観設定。
zoomFactor
行ヘッダセレクターの表示倍率を表す数値。
参照

ColumnHeaderRenderer クラス
ColumnHeaderRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.