GrapeCity SPREAD for Windows Forms 11.0J
OnPaint(Graphics,Rectangle) メソッド


System.Drawing.Graphicsコンテキスト
描画矩形
描画ロジックを処理します。
構文
'Declaration
 
Public Overloads Overrides Sub OnPaint( _
   ByVal g As Graphics, _
   ByVal rectInput As Rectangle _
) 
'使用法
 
Dim instance As SpreadCameraShape
Dim g As Graphics
Dim rectInput As Rectangle
 
instance.OnPaint(g, rectInput)
public override void OnPaint( 
   Graphics g,
   Rectangle rectInput
)

パラメータ

g
System.Drawing.Graphicsコンテキスト
rectInput
描画矩形
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.