MESCIUS SPREAD for Windows Forms 15.0J
Paint(Graphics,Rectangle) メソッド

表示するグラフィック

描画する矩形領域
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
指定した矩形内にピクチャを描画します。
構文
'宣言
 
Public Overloads Overridable Sub Paint( _
   ByVal g As Graphics, _
   ByVal rect As Rectangle _
) 
public virtual void Paint( 
   Graphics g,
   Rectangle rect
)

パラメータ

g

表示するグラフィック

rect
描画する矩形領域
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
参照

Picture クラス
Picture メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.