'Declaration 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 Class PathExtensions Members