PowerTools CalendarGrid for Windows Forms 1.0J
FieldPaintEventArgs コンストラクタ

項目の描画に使用される System.Drawing.Graphics オブジェクト。
その内部に描画する矩形を表すクリップされた System.Drawing.Rectangle
描画された Field
FieldPaintEventArgs クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal graphics As Graphics, _
   ByVal clipRectangle As Rectangle, _
   ByVal field As Field _
)
public FieldPaintEventArgs( 
   Graphics graphics,
   Rectangle clipRectangle,
   Field field
)

パラメータ

graphics
項目の描画に使用される System.Drawing.Graphics オブジェクト。
clipRectangle
その内部に描画する矩形を表すクリップされた System.Drawing.Rectangle
field
描画された Field
参照

FieldPaintEventArgs クラス
FieldPaintEventArgs メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.