PowerTools SPREAD for Windows Forms 10.0J
Dopaint メソッド (ZoomSliderStatusBarElement)


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

パラメータ

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

ZoomSliderStatusBarElement クラス
ZoomSliderStatusBarElement メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.