'宣言
Public Shared Sub FillRound( _
ByVal As Graphics, _
ByVal As Rectangle, _
ByVal As Brush, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer _
)
public static void FillRound(
Graphics ,
Rectangle ,
Brush ,
int ,
int ,
int ,
int
)