'宣言 Public Sub DrawCurve( _ ByVal points() As Point, _ ByVal tension As Single _ )
public void DrawCurve( Point[] points, float tension )
Graphics クラス Graphics メンバ