'Declaration Public Shared Sub AddLine( _ ByVal path As PathEx, _ ByVal point1 As PointF, _ ByVal point2 As PointF _ )
public static void AddLine( PathEx path, PointF point1, PointF point2 )
PathExtensions Class PathExtensions Members