'Declaration Public Shared Sub AddPolygon( _ ByVal path As PathEx, _ ByVal pointData() As PointF _ )
public static void AddPolygon( PathEx path, PointF[] pointData )
PathExtensions Class PathExtensions Members