GrapeCity SPREAD for Windows Forms 11.0J
Dopaint メソッド (FpBaseStatusBarElement)


描画用のグラフィックデバイスインタフェース
要素を含む矩形
要素を描画します。
構文
'Declaration
 
Public Overridable Sub Dopaint( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
'使用法
 
Dim instance As FpBaseStatusBarElement
Dim g As Graphics
Dim r As Rectangle
 
instance.Dopaint(g, r)
public virtual void Dopaint( 
   Graphics g,
   Rectangle r
)

パラメータ

g
描画用のグラフィックデバイスインタフェース
r
要素を含む矩形
参照

FpBaseStatusBarElement クラス
FpBaseStatusBarElement メンバ

 

 


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