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


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

パラメータ

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

FpStatusBarTextElement クラス
FpStatusBarTextElement メンバ

 

 


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