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


グラフィック
クリップ長方形
矩形を使用して要素をグラフィックオブジェクトに描画します。
構文
'Declaration
 
Public Overrides Sub Dopaint( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
'使用法
 
Dim instance As ZoomStatusBarElement
Dim g As Graphics
Dim r As Rectangle
 
instance.Dopaint(g, r)
public override void Dopaint( 
   Graphics g,
   Rectangle r
)

パラメータ

g
グラフィック
r
クリップ長方形
参照

ZoomStatusBarElement クラス
ZoomStatusBarElement メンバ

 

 


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