'宣言 Public Shared Sub AddCurve( _ ByVal path As PathEx, _ ByVal points() As PointF, _ ByVal tension As Single _ )
'宣言
Public Shared Sub AddCurve( _ ByVal path As PathEx, _ ByVal points() As PointF, _ ByVal tension As Single _ )
public static void AddCurve( PathEx path, PointF[] points, float tension )
PathExtensions クラス PathExtensions メンバ