MESCIUS SPREAD for Windows Forms 17.0J
PaintTabStripTabEventArgs コンストラクタ

シートを含むビュー
グラフィックデバイス
タブのインデックス
タブを表す矩形領域
タブの輪郭
PaintTabStrip イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal g As Graphics, _
   ByVal tabIndex As Integer, _
   ByVal tabRectangle As Rectangle, _
   ByVal tabPath As GraphicsPath _
)
public PaintTabStripTabEventArgs( 
   SpreadView view,
   Graphics g,
   int tabIndex,
   Rectangle tabRectangle,
   GraphicsPath tabPath
)

パラメータ

view
シートを含むビュー
g
グラフィックデバイス
tabIndex
タブのインデックス
tabRectangle
タブを表す矩形領域
tabPath
タブの輪郭
参照

PaintTabStripTabEventArgs クラス
PaintTabStripTabEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.