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

インジケータを描画するためのグラフィックデバイスインタフェース
インジケータをその内部に描画する矩形領域の位置とサイズ
インジケーターの外観設定
インジケーターの表示倍率を表す数値
指定した外観設定を使用して、列ヘッダにソートインジケータを描画します。
構文
'宣言
 
Public Overridable Sub PaintSortIndicator( _
   ByVal g As Graphics, _
   ByVal r As Rectangle, _
   ByVal appearance As Appearance, _
   ByVal zoomFactor As Single _
) 
public virtual void PaintSortIndicator( 
   Graphics g,
   Rectangle r,
   Appearance appearance,
   float zoomFactor
)

パラメータ

g
インジケータを描画するためのグラフィックデバイスインタフェース
r
インジケータをその内部に描画する矩形領域の位置とサイズ
appearance
インジケーターの外観設定
zoomFactor
インジケーターの表示倍率を表す数値
参照

ColumnHeaderRenderer クラス
ColumnHeaderRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.