'Declaration Public Sub Paint( _ ByVal g As Graphics, _ ByVal rectPaint As Rectangle _ )
'Declaration
Public Sub Paint( _ ByVal g As Graphics, _ ByVal rectPaint As Rectangle _ )
'使用法 Dim instance As DefaultErrorIconRenderer Dim g As Graphics Dim rectPaint As Rectangle instance.Paint(g, rectPaint)
'使用法
Dim instance As DefaultErrorIconRenderer Dim g As Graphics Dim rectPaint As Rectangle instance.Paint(g, rectPaint)
public void Paint( Graphics g, Rectangle rectPaint )
DefaultErrorIconRenderer クラス DefaultErrorIconRenderer メンバ
Copyright © 2004 GrapeCity inc.