Parses a point from the specified str.
str
public static WktPoint Parse(string str)
The string representing the point.
An instance of WktPoint.