PowerTools SPREAD for Windows Forms 8.0J
PaintOutline メソッド


グラフィックデバイス
領域の境界矩形
GraphicsPathシェイプの輪郭を描画します。
構文
'Declaration
 
Protected Overridable Sub PaintOutline( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
'使用法
 
Dim instance As PSObject
Dim g As Graphics
Dim r As Rectangle
 
instance.PaintOutline(g, r)
protected virtual void PaintOutline( 
   Graphics g,
   Rectangle r
)

パラメータ

g
グラフィックデバイス
r
領域の境界矩形
参照

PSObject クラス
PSObject メンバ

 

 


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