'Declaration Sub Paint( _ ByVal g As Graphics, _ ByVal rectPaint As Rectangle _ )
'使用法 Dim instance As IErrorIconRenderer Dim g As Graphics Dim rectPaint As Rectangle instance.Paint(g, rectPaint)
void Paint( Graphics g, Rectangle rectPaint )
IErrorIconRenderer インタフェース IErrorIconRenderer メンバ
© 2004-2015, GrapeCity inc. All rights reserved.