'Declaration Public Shared Sub AddLines( _ ByVal path As PathEx, _ ByVal linePoints() As PointF _ )
public static void AddLines( PathEx path, PointF[] linePoints )
Parameters
- path
- linePoints
'Declaration Public Shared Sub AddLines( _ ByVal path As PathEx, _ ByVal linePoints() As PointF _ )
public static void AddLines( PathEx path, PointF[] linePoints )