'宣言 Public Shared Sub DrawEllipseDoubleLine( _ ByVal graphics As Graphics, _ ByVal rect As Rectangle, _ ByVal pen As Pen, _ ByVal style As Integer _ )
'宣言
Public Shared Sub DrawEllipseDoubleLine( _ ByVal graphics As Graphics, _ ByVal rect As Rectangle, _ ByVal pen As Pen, _ ByVal style As Integer _ )
public static void DrawEllipseDoubleLine( Graphics graphics, Rectangle rect, Pen pen, int style )
GraphicsExtensions クラス GraphicsExtensions メンバ