'宣言 Public Overloads Sub AddLine( _ ByVal x1 As Single, _ ByVal y1 As Single, _ ByVal x2 As Single, _ ByVal y2 As Single _ )
'宣言
Public Overloads Sub AddLine( _ ByVal x1 As Single, _ ByVal y1 As Single, _ ByVal x2 As Single, _ ByVal y2 As Single _ )
public void AddLine( float x1, float y1, float x2, float y2 )
GraphicsPath クラス GraphicsPath メンバ オーバーロード一覧