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