GrapeCity InputMan for Windows Forms 11.0J
FieldPaintEventArgs コンストラクタ

アイテムの描画に使用されるGraphics。
その内部に描画する四角形を表すクリップされたRectangle。
描画されたField。
指定したデータを含むクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal graphics As Graphics, _
   ByVal clipRectangle As Rectangle, _
   ByVal field As Field _
)
public FieldPaintEventArgs( 
   Graphics graphics,
   Rectangle clipRectangle,
   Field field
)

パラメータ

graphics
アイテムの描画に使用されるGraphics。
clipRectangle
その内部に描画する四角形を表すクリップされたRectangle。
field
描画されたField。
参照

参照

FieldPaintEventArgs クラス
FieldPaintEventArgs メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.