PowerTools SPREAD for Windows Forms 8.0J
PaintGrayAreaEventArgs コンストラクタ


シートを含むビュー
グラフィックデバイス
背景を表す矩形領域
PaintGrayArea イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal g As Graphics, _
   ByVal drawRectangle As Rectangle _
)
'使用法
 
Dim view As SpreadView
Dim g As Graphics
Dim drawRectangle As Rectangle
 
Dim instance As New PaintGrayAreaEventArgs(view, g, drawRectangle)
public PaintGrayAreaEventArgs( 
   SpreadView view,
   Graphics g,
   Rectangle drawRectangle
)

パラメータ

view
シートを含むビュー
g
グラフィックデバイス
drawRectangle
背景を表す矩形領域
参照

PaintGrayAreaEventArgs クラス
PaintGrayAreaEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.