PowerTools SPREAD for Windows Forms 8.0J
PaintGrabHandles(Graphics,Rectangle) メソッド


グラフィックデバイス
オブジェクトの境界矩形
サイズ設定用のハンドルを描画します。
構文
'Declaration
 
Public Overrides Sub PaintGrabHandles( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
'使用法
 
Dim instance As ChartShape
Dim g As Graphics
Dim r As Rectangle
 
instance.PaintGrabHandles(g, r)
public override void PaintGrabHandles( 
   Graphics g,
   Rectangle r
)

パラメータ

g
グラフィックデバイス
r
オブジェクトの境界矩形
参照

ChartShape クラス
ChartShape メンバ

 

 


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