GoXam for WPF v3
ToIEnumerableOfPoint Method
Northwoods.GoXam.Model Namespace > XHelper Class : ToIEnumerableOfPoint Method
This data conversion function converts a String to a sequence of Points.
Syntax
public static IEnumerable<Point> ToIEnumerableOfPoint( 
   string s
)

Parameters

s
See Also

Reference

XHelper Class
XHelper Members